Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Steven Perron 2c8ecb3272 [HLSL][SPIRV] Use Spirv target codegen (#112573)
When the arch in the triple in "spirv", the default target codegen is
currently used. We should be using the spir-v target codegen. This will
be used to have SPIR-V specific lowering of the HLSL types.
2024-10-16 12:46:45 -04:00

301 KiB