llvm-project
08964d69
- [HLSL][SPIRV] Handle `uint` type for spec constant (#145577)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
133 days ago
[HLSL][SPIRV] Handle `uint` type for spec constant (#145577) The testing only tried `unsigned int` and not `uint`. We want to correctly handle these surgared types as specialization constants.
References
#145577 - [HLSL][SPIRV] Handle `uint` type for spec constant
Author
s-perron
Parents
4233ca1e
Loading