llvm-project
d6344c1c - [HLSL][SPIRV] Add HLSL type translation for spirv. (#114273)

Commit
1 year ago
[HLSL][SPIRV] Add HLSL type translation for spirv. (#114273) This commit partially implements SPIRTargetCodeGenInfo::getHLSLType. It can now generate the spirv type for the following HLSL types: 1. RWBuffer 2. Buffer 3. Sampler --------- Co-authored-by: Nathan Gauër <github@keenuts.net>
Author
Parents
Loading