[PATCH] D106191: [clang] Option control afn flag
Erich Keane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 11:03:52 PDT 2021
erichkeane added inline comments.
================
Comment at: clang/docs/UsersManual.rst:1393
+
+ Allow substitution of approximate calculations for functions.
+ Defaults to ``-fno-approx-func``.
----------------
This seems pretty incomplete to me, I have no idea what it does from this description. Can you elaborate?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106191/new/
https://reviews.llvm.org/D106191
More information about the llvm-commits
mailing list