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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 06:46:57 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293635: [DAGCombine] require UnsafeFPMath for re-association of addition (authored by nha).

Changed prior to commit:
  https://reviews.llvm.org/D28675?vs=86255&id=86424#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28675

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28675.86424.patch
Type: text/x-patch
Size: 25986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/58e69e16/attachment.bin>


More information about the llvm-commits mailing list