DirectXShaderCompiler
DirectXShaderCompiler copied to clipboard
[Feature Request] Release binary built with clang-cl
Is your feature request related to a problem? Please describe. Shader compilation is slow.
Describe the solution you'd like Offer preview release binary built with clang-cl.
Describe alternatives you've considered Build with clang-cl doesn't conflict with other alternatives to speedup compilation.
Additional context In local test, clang-cl build of dxc is about 5%~10% faster compared to msvc build.