[PATCH] D45649: [Polly][ScopDetect] Reject loop with multiple exit blocks.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 16 12:34:38 PDT 2018
efriedma added a comment.
Can we reduce the imapct of this by treating all exits which are outside the scop as equivalent?
Repository:
rPLO Polly
https://reviews.llvm.org/D45649
More information about the llvm-commits
mailing list