Issue 77117
Summary [SPIR-V] Remove Linkage capability when targeting Vulkan
Labels backend:SPIR-V
Assignees sudonatalie
Reporter sudonatalie
    The test `llvm/test/CodeGen/SPIRV/empty-logical.ll` includes a CHECK for `OpCapability Linkage` which should not be present in an empty compute shader targeting Vulkan. We should fix this and add a test that runs `spirv-val` with a Vulkan1.2 SPIR-V target environment which should catch this issue.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to