[PATCH] D62689: [DAGCombine] (A-C1)-C2 -> A-(C1+C2) constant-fold

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 12:25:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362134: [DAGCombine] (A-C1)-C2 -> A-(C1+C2) constant-fold (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62689?vs=202231&id=202273#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62689/new/

https://reviews.llvm.org/D62689

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/addsub-constant-folding.ll
  llvm/trunk/test/CodeGen/X86/addsub-constant-folding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62689.202273.patch
Type: text/x-patch
Size: 4504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/90884bfe/attachment.bin>


More information about the llvm-commits mailing list