[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 11:08:08 PST 2021


reames updated this revision to Diff 323082.
reames added a comment.

Rebase over landed tests and integrate into single remaining caller as suggested by Nikita.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96440/new/

https://reviews.llvm.org/D96440

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/shift-recurrence-knownbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96440.323082.patch
Type: text/x-patch
Size: 4634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/853b1f37/attachment.bin>


More information about the llvm-commits mailing list