[PATCH] D72841: [RFC] Add support for pragma float_control, to control precision and exception behavior at the source level
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 11 12:51:54 PST 2020
mibintc added a comment.
In D72841#1869931 <https://reviews.llvm.org/D72841#1869931>, @lebedev.ri wrote:
> I would think `contract` change can be separated from the rest of the changes, and therefore should be a separate review (to reduce noise)?
I split off that change to https://reviews.llvm.org/D74436 and added you as reviewer, thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72841/new/
https://reviews.llvm.org/D72841
More information about the cfe-commits
mailing list