[PATCH] D62731: [RFC] Add support for options -fp-model= and -fp-speculation= : specify floating point behavior
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 14:40:23 PDT 2019
mibintc added a comment.
In D62731#1619908 <https://reviews.llvm.org/D62731#1619908>, @lebedev.ri wrote:
> 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/`.
Got it thanks
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