[PATCH] D30180: [DAGCombiner] add missing folds for scalar select of {-1, 0, 1}

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 09:29:30 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296137: [DAGCombiner] add missing folds for scalar select of {-1,0,1} (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D30180?vs=89146&id=89684#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30180

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AMDGPU/trunc.ll
  llvm/trunk/test/CodeGen/ARM/select_const.ll
  llvm/trunk/test/CodeGen/Hexagon/adde.ll
  llvm/trunk/test/CodeGen/Hexagon/sube.ll
  llvm/trunk/test/CodeGen/NVPTX/add-128bit.ll
  llvm/trunk/test/CodeGen/PowerPC/select_const.ll
  llvm/trunk/test/CodeGen/X86/select_const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30180.89684.patch
Type: text/x-patch
Size: 14050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/cd5d3a08/attachment.bin>


More information about the llvm-commits mailing list