[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:51:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331547: Fast Math Flag mapping into SDNode (authored by mcberg2017, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45710?vs=145241&id=145246#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45710

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

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


More information about the llvm-commits mailing list