================
@@ -956,30 +956,42 @@ class OMPLoopBasedDirective : public
OMPExecutableDirective {
}
};
+/// Common class of data shared between
+/// OMPCanonicalLoopNestTransformationDirective and transformations over
+/// canonical loop sequences.
----------------
Meinersbur wrote:
Would it make sense to introduce
`OMPCanonicalLoopSequenceTransformationDirective` as well?
https://github.com/llvm/llvm-project/pull/155849
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits