[PATCH] Allow loops in non-affine subregions -- SCoP Detection

Johannes Doerfert doerfert at cs.uni-saarland.de
Sun Mar 8 10:30:21 PDT 2015


Hi grosser, sebpop, simbuerg, zinob, jdoerfert,

  This will allow the ScopDetection to detect non-affine regions that
  contain loops. All loops contained will be collected and are
  accessible to later passes in order to adjust the access functions.

http://reviews.llvm.org/D8152

Files:
  include/polly/ScopDetection.h
  lib/Analysis/ScopDetection.cpp
  test/ScopDetect/non-affine-loop-condition-dependent-access.ll
  test/ScopDetect/non-affine-loop-condition-dependent-access_2.ll
  test/ScopDetect/non-affine-loop-condition-dependent-access_3.ll
  test/ScopDetect/non-affine-loop.ll
  test/ScopDetect/non_affine_loop_condition.ll
  test/ScopDetectionDiagnostics/ReportLoopBound-01.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8152.21455.patch
Type: text/x-patch
Size: 26754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150308/fb2b9304/attachment.bin>


More information about the llvm-commits mailing list