[PATCH] D99687: [SCEV] Compute ranges for lshr recurrences
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 11:45:17 PDT 2021
reames updated this revision to Diff 338944.
reames retitled this revision from "[SCEV] Compute ranges for ashr/lshr recurrences" to "[SCEV] Compute ranges for lshr recurrences".
reames added a comment.
Rebase over requested tests, and narrow initial scope to lshr only. Will return to ashr once this lands.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99687/new/
https://reviews.llvm.org/D99687
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/shift-recurrences.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99687.338944.patch
Type: text/x-patch
Size: 7936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/655d6a68/attachment.bin>
More information about the llvm-commits
mailing list