[PATCH] D45710: Fast Math Flag mapping into SDNode

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 11:45:38 PDT 2018


mcberg2017 updated this revision to Diff 145241.
mcberg2017 added a comment.

Updated with change to AMD fma case.


https://reviews.llvm.org/D45710

Files:
  include/llvm/CodeGen/SelectionDAGNodes.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/PowerPC/fmf-propagation.ll
  test/CodeGen/X86/fmf-propagation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45710.145241.patch
Type: text/x-patch
Size: 12871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/b98fc0f7/attachment.bin>


More information about the llvm-commits mailing list