[llvm] [SPIR-V] Add capability for non-uniform indexing for `StructuredBuffer` types. (PR #163424)
Nathan Gauër via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 15 09:41:29 PDT 2025
================
@@ -3,6 +3,7 @@
----------------
Keenuts wrote:
Does clang correctly emits the extension when targeting spirv < 1.5?
https://github.com/llvm/llvm-project/pull/163424
More information about the llvm-commits
mailing list