[PATCH] D110620: [SCEV] Infer ranges for SCC consisting of cycled Phis
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 05:42:48 PDT 2021
mkazantsev updated this revision to Diff 377165.
mkazantsev added a comment.
Factored out SCC logic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110620/new/
https://reviews.llvm.org/D110620
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/cycled_phis.ll
llvm/test/Analysis/ScalarEvolution/unknown_phis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110620.377165.patch
Type: text/x-patch
Size: 13871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/4c2043b9/attachment.bin>
More information about the llvm-commits
mailing list