[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 10:56:11 PDT 2025
================
@@ -3,6 +3,7 @@
----------------
Keenuts wrote:
But seems like we only have vulkan1.2 as minimum in the triple, so for now, never adding the extension is OK.
https://github.com/llvm/llvm-project/pull/163424
More information about the llvm-commits
mailing list