Bug 98222 - [radv] LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store
Summary: [radv] LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.image.store
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/radeon (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-13 05:11 UTC by Mathieu Belanger
Modified: 2016-10-14 06:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mathieu Belanger 2016-10-13 05:11:24 UTC
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.
Comment 2 Mathieu Belanger 2016-10-14 06:17:22 UTC
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.