[PATCH] Allow non-affine control flow -- SCoP Detection

Tobias Grosser tobias at grosser.es
Tue Feb 24 03:32:07 PST 2015


================
Comment at: include/polly/ScopDetection.h:139
@@ -138,1 +138,3 @@
 
+  /// @brief Set to remeber non-affine branches in regions.
+  using NonAffineSubRegionSetTy = RegionSet;
----------------
remember

http://reviews.llvm.org/D7829

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list