Hi, I did upgrade the usual stack (libdrm, mesa, ddx) and also llvm as one very recent commit required a more recent version. Now Vulkan throw that error : LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store when I try to run something. OpenGL still work properly. I tried to revert the three commit that was referencing to llvm.amdgcn.image.store (made by Tom Stellard) without any success. I have git version of everything. I get that following log when I try to run Talos: WARNING: radv is not a conformant vulkan implementation, testing use only. LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store INF: Encoded user ID = 59d19a87:60a7f27f INF: SysMessage: The game did not shut down successfully. INF: Do you want to start in safe mode? INF: INF: * Desktop settings... INF: Color depth: 32-bit INF: Desktop resolution: 1920 x 1080 INF: [Vulkan] Detected devices: INF: #0 (0x03A49E10): AMD RADV TAHITI (discrete) INF: Using device #0 (0x03A49E10)... Game removed: AppID 257510 "The Talos Principle", ProcID 17078 vulkaninfo just die with the LLVM error.
https://cgit.freedesktop.org/mesa/mesa/commit/?id=5c66d46d6ace0603227e4b919b132416444949e7 should fix it.
It did! Thanks! Closing!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.