[PATCH] D111330: [InstCombine] Support arbitrary const shift amount for `lshr (sext i1 ...)`

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 02:53:09 PDT 2021


anton-afanasyev updated this revision to Diff 378939.
anton-afanasyev marked 3 inline comments as done.
anton-afanasyev added a comment.

Address comments


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

https://reviews.llvm.org/D111330

Files:
  llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/test/Transforms/InstCombine/lshr.ll
  llvm/test/Transforms/PhaseOrdering/pr52078.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111330.378939.patch
Type: text/x-patch
Size: 4766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/f0e96f35/attachment.bin>


More information about the llvm-commits mailing list