[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
Sun May 7 17:12:37 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7770b0abfdab: [KnownBits] Improve `KnownBits::rem(X, Y)` in cases where we can deduce low… (authored by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149421/new/
https://reviews.llvm.org/D149421
Files:
llvm/include/llvm/Support/KnownBits.h
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.520223.patch
Type: text/x-patch
Size: 8890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/6f779071/attachment.bin>
More information about the llvm-commits
mailing list