llvm-project
1d60d91b - [HLSL][SPIRV] Add option to add all KHR extensions (#145536)

Commit
179 days ago
[HLSL][SPIRV] Add option to add all KHR extensions (#145536) In DXC, there is an option to enable all KHR extension. This is added by passing the KHR option to the SPIR-V backend, which will enable all of the appropriate extensions. Part of https://github.com/llvm/llvm-project/issues/137650.
Author
Parents
Loading