zahiraam added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/Clang.cpp:2844
FPContract = "fast";
+ FPExceptionBehavior = "";
} else if (Val.equals("precise")) {
----------------
I would expect the same thing should happen with -ffp-model=strict -ffast-math.
This change is not enough to accomplish that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137618/new/
https://reviews.llvm.org/D137618
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits