[clang] [HLSL] Make fast math the default for HLSL (PR #119820)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 18 11:23:31 PST 2024


llvm-beanz wrote:

With how `RUN` lines tend to get copied from test to test, I think it is probably best to limit how many tests explicitly disable fast math otherwise they're likely to proliferate across future tests.

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


More information about the cfe-commits mailing list