[PATCH] D48970: [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 15 09:32:19 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337130: [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X) (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48970?vs=154229&id=155586#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48970
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/signbit-shift.ll
llvm/trunk/test/CodeGen/AMDGPU/commute-compares.ll
llvm/trunk/test/CodeGen/PowerPC/signbit-shift.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesigesll.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllgesll.ll
llvm/trunk/test/CodeGen/X86/select.ll
llvm/trunk/test/CodeGen/X86/selectcc-to-shiftand.ll
llvm/trunk/test/CodeGen/X86/signbit-shift.ll
llvm/trunk/test/CodeGen/XCore/ashr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48970.155586.patch
Type: text/x-patch
Size: 14224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180715/c642d9c2/attachment-0001.bin>
More information about the llvm-commits
mailing list