[PATCH] D47388: propagate fast math flags via IR on fma and sub expressions

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 15:53:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334242: propagate fast math flags via IR on fma and sub expressions (authored by mcberg2017, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47388?vs=150364&id=150426#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47388

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/PowerPC/fmf-propagation.ll
  llvm/trunk/test/CodeGen/X86/sqrt-fastmath-mir.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47388.150426.patch
Type: text/x-patch
Size: 22406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/937248c5/attachment.bin>


More information about the llvm-commits mailing list