[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
Mon Aug 30 06:25:19 PDT 2021


aaron.ballman added a comment.

In D93769#2972151 <https://reviews.llvm.org/D93769#2972151>, @matthewtff wrote:

>> It looks like Melanie asked the questions but it wasn't resolved.
>
> Can this CL be reverted and relanded later with a fix? This breakage is crucial for a lot of remote/distributed compilation systems.

I think that's reasonable, as Melanie recently retired from Intel and so it may take a bit to get the correct fix. Someone should double-check that this patch did *not* make it to the Clang 13 branch, too. By my understanding the branch was at 1:45am Jul 28 and this patch landed at 10:51am Jul 28 and so we should be good, but best to double-check.


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