[PATCH] D148404: [ValueTracking] Apply the isKnownNonZero techniques in `ashr`/`lshl` to `shl` and vice-versa
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 20:39:28 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57590d1dd47b: [ValueTracking] Apply the isKnownNonZero techniques in `ashr`/`lshl` to `shl`… (authored by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148404/new/
https://reviews.llvm.org/D148404
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/known-non-zero.ll
llvm/test/Transforms/InstCombine/ctpop-pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148404.514509.patch
Type: text/x-patch
Size: 7186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/614d686e/attachment.bin>
More information about the llvm-commits
mailing list