[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 12:05:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
anemet marked an inline comment as done.
Closed by commit rL299096: [DAGCombiner] Initial support for the fast-math flag contract (authored by anemet).

Changed prior to commit:
  https://reviews.llvm.org/D31169?vs=93495&id=93518#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31169

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

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


More information about the llvm-commits mailing list