[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 Sep 28 05:50:48 PDT 2021
mkazantsev updated this revision to Diff 375543.
mkazantsev retitled this revision from "[WIP][SCEV] Infer ranges for SCC consisting of cycled Phis" to "[SCEV] Infer ranges for SCC consisting of cycled Phis".
mkazantsev added reviewers: reames, nikic, lebedev.ri, efriedma, fhahn.
mkazantsev added a comment.
Theoretically it should not harm CT, but would be nice to ensure that. Nikita, could you please help me with that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110620/new/
https://reviews.llvm.org/D110620
Files:
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.375543.patch
Type: text/x-patch
Size: 12499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/4790fab4/attachment.bin>
More information about the llvm-commits
mailing list