[flang-commits] [flang] [flang] Respect math flags during conversions (PR #214311)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Fri Aug 7 08:54:12 PDT 2026
================
@@ -0,0 +1,47 @@
+! Test that -ffast-math uses plain fptosi/fptoui for float-to-integer
----------------
tblah wrote:
Does this really need to be an integration test? See flang/test/Integration/README.md.
I think this can be tested by isolating the codegen pass.
https://github.com/llvm/llvm-project/pull/214311
More information about the flang-commits
mailing list