================
@@ -0,0 +1,30 @@
+! RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
----------------
skc7 wrote:

As per spec, "The binding region is the innermost enclosing `teams` region" for 
`workdistribute`. 
Have added Semantics check in #154377 to error if `workdistribute` is not 
nested under `teams` region.

https://github.com/llvm/llvm-project/pull/154378
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to