[PATCH] D96440: [knownbits] Preserve known bits for small shift recurrences

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 12:02:17 PST 2021


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

Remove unneeded lines as pointed out 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.322780.patch
Type: text/x-patch
Size: 6616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/787edab2/attachment.bin>


More information about the llvm-commits mailing list