[llvm] [DirectX] Set Shader Flag DisableOptimizations. (PR #123136)

Helena Kotas via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 16:19:10 PST 2025


https://github.com/hekota approved this pull request.

LGTM, though I also find it strange that there is no module-level flag in Clang which signifies that optimizations are disabled and that we have to rely on `dx.disable_optimizations`.

https://github.com/llvm/llvm-project/pull/123136


More information about the llvm-commits mailing list