[PATCH] D149421: [KnownBits] Improve `KnownBits::rem(X, Y)` in cases where we can deduce low-bits of output
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 12:22:44 PDT 2023
goldstein.w.n updated this revision to Diff 518019.
goldstein.w.n added a comment.
Remove mutable reference
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149421/new/
https://reviews.llvm.org/D149421
Files:
llvm/lib/Support/KnownBits.cpp
llvm/test/Analysis/ValueTracking/knownbits-rem-lowbits.ll
llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149421.518019.patch
Type: text/x-patch
Size: 8111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/3aafa3fb/attachment.bin>
More information about the llvm-commits
mailing list