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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 13:29:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335167: Allow binop C1, (select cc, CF, CT) -> select folding (authored by rampitec, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48223?vs=151950&id=152145#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48223

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48223.152145.patch
Type: text/x-patch
Size: 26881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/50e908ce/attachment.bin>


More information about the llvm-commits mailing list