[PATCH] D67517: Create UsersManual section entitled 'Controlling Floating Point Behavior'
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 13:38:12 PDT 2019
cameron.mcinally added inline comments.
================
Comment at: clang/docs/UsersManual.rst:1168
+
+ * ``-ffp-constract=fast``
+
----------------
andrew.w.kaylor wrote:
> rjmccall wrote:
> > Typo
> Is there not an option corresponding to the "afn" fast math flag?
That's probably `-fno-math-errno`. I don't know for sure, though.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67517/new/
https://reviews.llvm.org/D67517
More information about the llvm-commits
mailing list