Joshua Batista 2ed7b22f0c
[HLSL] Add -Gis option to clang-dxc (#146448)
This PR adds the `-Gis` option to clang-dxc, to instruct the behavior to
enable IEEE strict mode. The purpose is so that clang-dxc behaves as DXC
does when it takes the -Gis option.
Fixes https://github.com/llvm/llvm-project/issues/145589
2025-07-02 11:22:42 -07:00
..