[PATCH] D98222: [SCEV] Use trip count information to improve shift recurrence ranges
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 14:16:56 PST 2021
reames updated this revision to Diff 330371.
reames added a comment.
address review comments
(highly suggest reading inline comments on review for context)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98222/new/
https://reviews.llvm.org/D98222
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/shift-recurrences.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98222.330371.patch
Type: text/x-patch
Size: 8866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/7c02731d/attachment.bin>
More information about the llvm-commits
mailing list