[PATCH] D100041: [flang][OpenMP] Add semantic checks for strict nesting inside `teams` construct.

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 16:17:38 PDT 2021


kiranchandramohan accepted this revision.
kiranchandramohan added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: flang/test/Semantics/omp-nested-distribute.f90:105
+
+
+end program main
----------------
Nit: empty line.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100041/new/

https://reviews.llvm.org/D100041



More information about the llvm-commits mailing list