[llvm] [SPIR-V] Fix OpVectorShuffle operands on load (PR #135954)

Nathan Gauër via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 06:50:46 PDT 2025


Keenuts wrote:

Build failure seems unrelated. We got 2 broken SPIR-V tests: smoothstep & SV_GroupIndex, those are caused by a recently added validation in Vulkan1.3 which disallow the Linkage capability.
Unrelated to this PR.

https://github.com/llvm/llvm-project/pull/135954


More information about the llvm-commits mailing list