[PATCH] D93769: [clang] Add support for option -ffp-eval-method and extend #pragma float_control similarly
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 20 08:16:52 PDT 2021
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
In D93769#2887857 <https://reviews.llvm.org/D93769#2887857>, @mibintc wrote:
> I've rebased and applied clang-format. I'd like to push this, looking for your +1, thank you!
I've marked with my LGTM, but I'd still really appreciate a double-check from someone with more experience in floating-point before we land.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93769/new/
https://reviews.llvm.org/D93769
More information about the cfe-commits
mailing list