ABataev added inline comments.

================
Comment at: clang/lib/Sema/SemaOpenMP.cpp:15410
       break;
+    case OMPD_target_teams_loop:
+      // This is equivalent to 'target teams distribute parallel for' with
----------------
Need to have capture region for parallel, no?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157140

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to