[PATCH] D72675: Fix -ffast-math/-ffp-contract interaction
Warren Ristow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 16:55:46 PST 2020
wristow updated this revision to Diff 238143.
wristow retitled this revision from "ix -ffast-math/-ffp-contract interaction" to "Fix -ffast-math/-ffp-contract interaction".
wristow added a comment.
Addressed comments from @hfinkel .
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72675/new/
https://reviews.llvm.org/D72675
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/fast-math.c
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/fmf-propagation.ll
llvm/test/CodeGen/X86/fp-contract.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72675.238143.patch
Type: text/x-patch
Size: 25484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/34e159b8/attachment.bin>
More information about the llvm-commits
mailing list