[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
Fri Oct 15 03:51:48 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b07c0135140: [InstCombine] Support arbitrary const shift amount for `lshr (sext i1 ...)` (authored by anton-afanasyev).
Changed prior to commit:
https://reviews.llvm.org/D111330?vs=379696&id=379957#toc
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/X86/pr52078.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111330.379957.patch
Type: text/x-patch
Size: 5577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/c1192818/attachment.bin>
More information about the llvm-commits
mailing list