[PATCH] D101489: [InstCombine] improve demanded bits analysis of left-shifted operand
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 05:40:56 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b24f35f843c: [InstCombine] improve demanded bits analysis of left-shifted operand (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101489/new/
https://reviews.llvm.org/D101489
Files:
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/test/Transforms/InstCombine/rotate.ll
llvm/test/Transforms/InstCombine/shl-demand.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101489.342367.patch
Type: text/x-patch
Size: 4093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/1e502926/attachment.bin>
More information about the llvm-commits
mailing list