[flang-commits] [flang] [mlir] [Flang][OpenMP] Add LLVM translation support for UNTIED clause in Task (PR #121052)

via flang-commits flang-commits at lists.llvm.org
Tue Dec 24 07:48:12 PST 2024


================
@@ -0,0 +1,29 @@
+! REQUIRES: openmp_runtime
+! RUN: %python %S/../test_errors.py %s %flang %openmp_flags
+!
+! OpenMP 5.2: 5.2 threadprivate directive restriction
+
+subroutine task_united01()
----------------
NimishMishra wrote:

`task_untied01` ?

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


More information about the flang-commits mailing list