[PATCH] D138109: [clang] Fix -fp-model={strict|precise} to disable -fapprox-func

KAWASHIMA Takahiro via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 18:30:27 PST 2022


kawashima-fj updated this revision to Diff 475979.
kawashima-fj added a comment.

Update a test to include the `ffast-math -ffp-model=fast` pattern.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138109/new/

https://reviews.llvm.org/D138109

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/CodeGen/fp-options-to-fast-math-flags.c
  clang/test/Driver/fast-math.c
  clang/test/Driver/fp-model.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138109.475979.patch
Type: text/x-patch
Size: 6297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221117/98c81b52/attachment-0001.bin>


More information about the cfe-commits mailing list