[PATCH] D30502: [DAGCombiner] fold binops with constant into select-of-constants

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 15:03:23 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296699: [DAGCombiner] fold binops with constant into select-of-constants (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D30502?vs=90220&id=90240#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30502

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/select_xform.ll
  llvm/trunk/test/CodeGen/PowerPC/select_const.ll
  llvm/trunk/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/select_const.ll
  llvm/trunk/test/CodeGen/X86/setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30502.90240.patch
Type: text/x-patch
Size: 36932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/143b7483/attachment.bin>


More information about the llvm-commits mailing list