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

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Thu Jan 2 12:24:14 PST 2025


================
@@ -0,0 +1,29 @@
+! REQUIRES: openmp_runtime
----------------
kparzysz wrote:

This test is now "unsupported".  Look in the linux build log:
```
UNSUPPORTED: Flang :: Semantics/OpenMP/task-untied01.f90 (2132 of 3196)
```

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


More information about the flang-commits mailing list