aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorLucie Choi <ychoi0407@gmail.com>2025-10-17 14:17:09 -0700
committerGitHub <noreply@github.com>2025-10-17 17:17:09 -0400
commit62f91152fbb3b0a0f581e18a923ee0aec3f77ebd (patch)
tree2515c9314c7a11e1c0ea07bf0e8ad10cc3eb1fae /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parentf7c9618d5772af690fc8313ff735fbe6c846442f (diff)
downloadllvm-62f91152fbb3b0a0f581e18a923ee0aec3f77ebd.zip
llvm-62f91152fbb3b0a0f581e18a923ee0aec3f77ebd.tar.gz
llvm-62f91152fbb3b0a0f581e18a923ee0aec3f77ebd.tar.bz2
[SPIR-V] Add capability for non-uniform indexing for `StructuredBuffer` types. (#163424)
- Capability `StorageBufferArrayNonUniformIndexing` is required if the non-uniform index accesses "arrays in the StorageBuffer [storage class](https://registry.khronos.org/SPIR-V/specs/unified1/SPIRV.html#Storage_Class) or BufferBlock-[decorated](https://registry.khronos.org/SPIR-V/specs/unified1/SPIRV.html#Decoration) arrays." (e.g. `RWStructuredBuffer`, `StructuredBuffer`) - Also fix the wrong unit test name: `StructuredBufferNonUniformIdx.ll` -> `RWBufferNonUniformIdx.ll` Resolves https://github.com/llvm/llvm-project/issues/162889 Addresses https://github.com/llvm/llvm-project/issues/161852
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions