[flang-commits] [flang] [Flang][OpenMP][Lower] Add lowering support of OpenMP distribute to MLIR (PR #67798)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Wed May 22 05:29:56 PDT 2024
================
@@ -0,0 +1,114 @@
+! REQUIRES: openmp_runtime
----------------
tblah wrote:
Why does this require the runtime?
https://github.com/llvm/llvm-project/pull/67798
More information about the flang-commits
mailing list