[PATCH] D96440: [knownbits] Preserve known bits for small shift recurrences
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 10:44:39 PST 2021
reames updated this revision to Diff 323075.
reames added a comment.
Adjust context instruction.
Another diff updated expected shortly. Going to land tests, and rebase. Also want to try out the code structure suggested by Nikita to see how much cleaner that is. Depending on that, may update that as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96440/new/
https://reviews.llvm.org/D96440
Files:
llvm/lib/Analysis/ValueTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96440.323075.patch
Type: text/x-patch
Size: 3790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/382745bd/attachment.bin>
More information about the llvm-commits
mailing list