[PATCH] D31169: [DAGCombiner] Initial support for the fast-math flag contract

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 09:44:05 PDT 2017


anemet updated this revision to Diff 93495.
anemet marked an inline comment as done.
anemet added a comment.
Herald added a subscriber: nemanjai.

Add a new test requested by Sanjay.


https://reviews.llvm.org/D31169

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/neon-fma-FMF.ll
  test/CodeGen/PowerPC/fma-aggr-FMF.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31169.93495.patch
Type: text/x-patch
Size: 8754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/2f51941b/attachment.bin>


More information about the llvm-commits mailing list