[PATCH] D28675: [DAGCombine] require UnsafeFPMath for re-association of addition

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 03:41:43 PST 2017


nhaehnle updated this revision to Diff 84954.
nhaehnle added a comment.

Add FIXMEs. @hfinkel, do I understand your comment correctly that this patch is
good to go?


https://reviews.llvm.org/D28675

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/fma-combine.ll
  test/CodeGen/AMDGPU/mad-combine.ll
  test/CodeGen/NVPTX/fma-assoc.ll
  test/CodeGen/PowerPC/fma-assoc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28675.84954.patch
Type: text/x-patch
Size: 26680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/287e7cfb/attachment.bin>


More information about the llvm-commits mailing list