llvm-project
33fee564 - [HLSL][SPIR-V] Change SPV AS map for groupshared (#143519)

Commit
89 days ago
[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
Author
Parents
Loading