diff options
author | Nathan Gauër <brioche@google.com> | 2025-06-11 14:22:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 14:22:45 +0200 |
commit | 33fee564998598a52e802292db25c0ee52f7e1a6 (patch) | |
tree | 5fd9a8b2d2239b41a647446fe3ca51b6228a1595 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | ac7fa4099e83d6490d2f9ea185b236db2f26e652 (diff) | |
download | llvm-33fee564998598a52e802292db25c0ee52f7e1a6.zip llvm-33fee564998598a52e802292db25c0ee52f7e1a6.tar.gz llvm-33fee564998598a52e802292db25c0ee52f7e1a6.tar.bz2 |
[HLSL][SPIR-V] Change SPV AS map for groupshared (#143519)
The previous mapping we setting the hlsl_groupshared AS to 0, which
translated to either Generic or Function.
Changing this to 3, which translated to Workgroup.
Related to #142804
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions