[PATCH] D48223: Allow binop C1, (select cc, CF, CT) -> select folding

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 16:53:44 PDT 2018


rampitec updated this revision to Diff 151821.
rampitec added a comment.

Added x86 test for shifts with not reversed operands (as before the change).


https://reviews.llvm.org/D48223

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/dagcombine-select.ll
  test/CodeGen/PowerPC/select_const.ll
  test/CodeGen/X86/dagcombine-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48223.151821.patch
Type: text/x-patch
Size: 22719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/03b60b42/attachment.bin>


More information about the llvm-commits mailing list