diff options
author | Tom Eccles <tom.eccles@arm.com> | 2023-12-06 10:19:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 10:19:48 +0000 |
commit | fcd06d774dad1b5bcdc22f5f10a9d5c62c585814 (patch) | |
tree | a183f6f85aff4ed1eb4f3cc1b72c1b15a951dd39 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 34df53739af2ce0ffb2625075ee2e613b278969c (diff) | |
download | llvm-fcd06d774dad1b5bcdc22f5f10a9d5c62c585814.zip llvm-fcd06d774dad1b5bcdc22f5f10a9d5c62c585814.tar.gz llvm-fcd06d774dad1b5bcdc22f5f10a9d5c62c585814.tar.bz2 |
[mlir][flang] add fast math attribute to fcmp (#74315)
`llvm.fcmp` does support fast math attributes therefore so should
`arith.cmpf`.
The heavy churn in flang tests are because flang sets
`fastmath<contract>` by default on all operations that support the fast
math interface. Downstream users of MLIR should not be so effected.
This was requested in https://github.com/llvm/llvm-project/issues/74263
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions