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

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Thu Mar 12 07:08:22 PDT 2026


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

Done

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


More information about the flang-commits mailing list