llvm-project
33fee564
- [HLSL][SPIR-V] Change SPV AS map for groupshared (#143519)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#143519 - [HLSL][SPIR-V] Change SPV AS map for groupshared
Author
Keenuts
Parents
ac7fa409
Loading