[flang-commits] [flang] [flang] Remove "unsafe-fp-math" attribute support (PR #162783)

via flang-commits flang-commits at lists.llvm.org
Fri Oct 10 18:52:57 PDT 2025


paperchalice wrote:

> Thanks for the changes!
> 
> Can you please clarify whether all target CGs have been fixed in LLVM not to rely on this function attribute?

Now powerpc is the only backend that relies on "unsafe-fp-math", and 

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


More information about the flang-commits mailing list