================
@@ -956,30 +956,42 @@ class OMPLoopBasedDirective : public 
OMPExecutableDirective {
   }
 };
 
+/// Common class of data shared between
+/// OMPCanonicalLoopNestTransformationDirective and transformations over
+/// canonical loop sequences.
----------------
rofirrim wrote:

I did that in the fuse PR but I can introduce the non fuse-specific bits here 
alread, yes.

https://github.com/llvm/llvm-project/pull/155849
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to