[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
Thu Oct 14 06:21:58 PDT 2021


anton-afanasyev updated this revision to Diff 379696.
anton-afanasyev marked an inline comment as done.
anton-afanasyev added a comment.

Update tests


Repository:
  rG LLVM Github Monorepo

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.379696.patch
Type: text/x-patch
Size: 5565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/d6ef8d05/attachment.bin>


More information about the llvm-commits mailing list