[polly] [polly] Remove unsafe-fp-math uses (NFC) (PR #164603)

via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 22 04:25:11 PDT 2025


paperchalice wrote:

> What is the justification?

"unsafe-fp-math" attribute support is removed, now we should use fast-math flags. This is the post cleanup for polly part.

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


More information about the llvm-commits mailing list