[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
Mon Nov 21 20:05:37 PST 2022
This revision was automatically updated to reflect the committed changes.
kawashima-fj marked an inline comment as done.
Closed by commit rG3a95d7d0983a: [clang] Fix -fp-model={strict|precise} to disable -fapprox-func (authored by kawashima-fj).
Changed prior to commit:
https://reviews.llvm.org/D138109?vs=475979&id=477053#toc
Repository:
rG LLVM Github Monorepo
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.477053.patch
Type: text/x-patch
Size: 6261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/3d450590/attachment.bin>
More information about the cfe-commits
mailing list