================
@@ -8018,6 +8019,11 @@ struct LoopIterationSpace final {
   /// check that the number of iterations for this particular counter must be
   /// finished.
   Expr *FinalCondition = nullptr;
+  /// True if this is a reinterpreted intra-tile loop whose lower bound is a
+  /// live floor dependence.
----------------
Meinersbur wrote:

What does "live" mean here?

https://github.com/llvm/llvm-project/pull/191114
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to