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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 11:57:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330858: [ScopDetect] Reject loop with multiple exit blocks. (authored by Meinersbur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45649?vs=142490&id=143980#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45649

Files:
  polly/trunk/include/polly/ScopDetectionDiagnostic.h
  polly/trunk/lib/Analysis/ScopDetection.cpp
  polly/trunk/lib/Analysis/ScopDetectionDiagnostic.cpp
  polly/trunk/test/ScopDetect/index_from_unpredictable_loop.ll
  polly/trunk/test/ScopDetect/index_from_unpredictable_loop2.ll
  polly/trunk/test/ScopDetectionDiagnostics/loop_has_multiple_exits.ll
  polly/trunk/test/ScopInfo/NonAffine/non_affine_region_guaranteed_non-entry.ll
  polly/trunk/test/ScopInfo/complex-loop-nesting.ll
  polly/trunk/test/ScopInfo/isl_trip_count_multiple_exiting_blocks.ll
  polly/trunk/test/ScopInfo/loop-multiexit-succ-cond.ll
  polly/trunk/test/ScopInfo/multiple_exiting_blocks.ll
  polly/trunk/test/ScopInfo/multiple_exiting_blocks_two_loop.ll
  polly/trunk/test/ScopInfo/schedule-const-post-dominator-walk-2.ll
  polly/trunk/test/ScopInfo/schedule-const-post-dominator-walk.ll
  polly/trunk/test/ScopInfo/switch-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45649.143980.patch
Type: text/x-patch
Size: 38114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/4f5333cb/attachment.bin>


More information about the llvm-commits mailing list