[PATCH] D38494: [ScalarEvolution] Handling for ICmp occuring in the evolution chain.
Jun Ryung Ju via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 19:36:54 PDT 2017
junryoungju added a comment.
no, If there has no latch will not execute evoluateForICmp in LoopDeletion(if I think correct)
getBackedgeTakenInfo will return SCEVUnkown correctly if there is no latch.
https://reviews.llvm.org/D38494
More information about the llvm-commits
mailing list