[PATCH] D142427: [ValueTracking] Add logic for tracking lowbit of (and/xor/or X, (add/sub X, Odd))
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 10:31:53 PST 2023
goldstein.w.n updated this revision to Diff 498903.
goldstein.w.n added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142427/new/
https://reviews.llvm.org/D142427
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/knownbits-and-or-xor-lowbit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142427.498903.patch
Type: text/x-patch
Size: 6026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/62498426/attachment.bin>
More information about the llvm-commits
mailing list