[flang-commits] [flang] [mlir] [flang][Draft/RFC] Set unsafe_fp_math attribute for -ffast-math (PR #79301)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Wed Jan 24 08:24:09 PST 2024
kiranchandramohan wrote:
Is this patch addressing the issue in https://github.com/llvm/llvm-project/issues/79257 ? If not, can the other fast-math function attributes ("no-nans-fp-math"="true" and "no-signed-zeros-fp-math"="true") also be added?
https://github.com/llvm/llvm-project/pull/79301
More information about the flang-commits
mailing list