[llvm] [Analysis][test] Remove unsafe-fp-math uses (NFC) (PR #164605)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 22 05:13:22 PDT 2025


https://github.com/nikic commented:

It would be better to delete these attributes entirely. At least from a cursory look, none of them actually look relevant. Someone just copy&pasted clang output without proper reduction.

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


More information about the llvm-commits mailing list