[PATCH] D45649: [Polly][ScopDetect] Reject loop with multiple exit blocks.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 08:26:45 PDT 2018


Meinersbur added a comment.

In https://reviews.llvm.org/D45649#1069598, @philip.pfaffe wrote:

> It works for `ret` blocks with `-polly-detect-full-functions`.


The codegen side of this has not been implemented.


Repository:
  rPLO Polly

https://reviews.llvm.org/D45649





More information about the llvm-commits mailing list