[PATCH] D61938: [InstCombine] canShiftBinOpWithConstantRHS(): drop bogus(?) signbit check

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 14:31:47 PDT 2019


lebedev.ri updated this revision to Diff 199685.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Added proper full test coverage.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61938/new/

https://reviews.llvm.org/D61938

Files:
  lib/Transforms/InstCombine/InstCombineShifts.cpp
  test/Transforms/InstCombine/pull-binop-through-shift.ll
  test/Transforms/InstCombine/pull-conditional-binop-through-shift.ll
  test/Transforms/InstCombine/trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61938.199685.patch
Type: text/x-patch
Size: 7084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190515/60b23c25/attachment.bin>


More information about the llvm-commits mailing list