Issue 140095
Summary [SPIRV][Vulkan] SPV_KHR_no_integer_wrap_decoration generated for Vulkan
Labels backend:SPIR-V
Assignees
Reporter llvm-beanz
    LLVM is currently generating SPIRV with an OpExtension for SPV_KHR_no_integer_wrap_decoration when targeting Vulkan. This extension is not supported in the Vulkan SPIRV environment and causes spirv-val to fail.

Reproduction case: https://godbolt.org/z/oz7c644Ta
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to