[llvm] [SPIR-V] Add capability for non-uniform indexing for `StructuredBuffer` types. (PR #163424)
Lucie Choi via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 15 14:57:56 PDT 2025
================
@@ -3,6 +3,7 @@
----------------
luciechoi wrote:
Ah right (why the extension is not checked here), thanks for the detailed explanation!
https://github.com/llvm/llvm-project/pull/163424
More information about the llvm-commits
mailing list