[PATCH] D61938: [InstCombine] canShiftBinOpWithConstantRHS(): drop bogus(?) signbit check
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 17 08:50:32 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361043: [InstCombine] canShiftBinOpWithConstantRHS(): drop bogus signbit check (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61938?vs=199685&id=200053#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61938/new/
https://reviews.llvm.org/D61938
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/trunk/test/Transforms/InstCombine/pull-binop-through-shift.ll
llvm/trunk/test/Transforms/InstCombine/pull-conditional-binop-through-shift.ll
llvm/trunk/test/Transforms/InstCombine/trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61938.200053.patch
Type: text/x-patch
Size: 7216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/106a360e/attachment.bin>
More information about the llvm-commits
mailing list