[PATCH] D47909: Utilize new SDNode flag functionality to expand current support for fadd

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 16:49:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334996: Utilize new SDNode flag functionality to expand current support for fadd (authored by mcberg2017, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47909?vs=151792&id=151820#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47909

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/fadd-combines.ll
  llvm/trunk/test/CodeGen/AMDGPU/fadd.ll
  llvm/trunk/test/CodeGen/X86/fmf-flags.ll
  llvm/trunk/test/CodeGen/X86/fp-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47909.151820.patch
Type: text/x-patch
Size: 7399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/5564be90/attachment.bin>


More information about the llvm-commits mailing list