[PATCH] D62731: [RFC] Add support for options -fp-model= and -fp-speculation= : specify floating point behavior
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 14:38:28 PDT 2019
lebedev.ri added a comment.
In D62731#1619892 <https://reviews.llvm.org/D62731#1619892>, @mibintc wrote:
> Compared to the 2nd revision, this patch moves all the changes into clang, removing the FPState file.
>
> In the summary, I've copied information from Microsoft about the fp-model options into the differential Summary, as requested by Kevin, to create a legacy for future maintainers in case that information disappears from msdn.
The the documentation should be documentation, it should reside somewhere in `clang/docs/`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62731/new/
https://reviews.llvm.org/D62731
More information about the cfe-commits
mailing list