[llvm-branch-commits] [flang] [flang][OpenMP] Implement nest depth calculation in LoopSequence (PR #185298)

Michael Kruse via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Mar 12 05:51:06 PDT 2026


================
@@ -149,14 +159,28 @@ struct LoopSequence {
       ExecutionPartIterator::IteratorType begin,
       ExecutionPartIterator::IteratorType end);
 
+  void calculateEverything();
----------------
Meinersbur wrote:

Add doxygen comment?

https://github.com/llvm/llvm-project/pull/185298


More information about the llvm-branch-commits mailing list