[flang-commits] [flang] [mlir] [Flang][OpenMP] Add LLVM translation support for UNTIED clause in Task (PR #121052)
Thirumalai Shaktivel via flang-commits
flang-commits at lists.llvm.org
Tue Dec 24 08:07:24 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()
----------------
Thirumalai-Shaktivel wrote:
Yes.
https://github.com/llvm/llvm-project/pull/121052
More information about the flang-commits
mailing list