[PATCH] D46854: [DAG] propagate FMF for all FPMathOperators

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 07:20:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332358: [DAG] propagate FMF for all FPMathOperators (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46854?vs=146703&id=146823#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46854

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll
  llvm/trunk/test/CodeGen/ARM/fp16-instructions.ll
  llvm/trunk/test/CodeGen/PowerPC/fmf-propagation.ll
  llvm/trunk/test/CodeGen/X86/fmaxnum.ll
  llvm/trunk/test/CodeGen/X86/fminnum.ll
  llvm/trunk/test/CodeGen/X86/pr34149.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46854.146823.patch
Type: text/x-patch
Size: 14850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/1b6d7884/attachment.bin>


More information about the llvm-commits mailing list