[Mlir-commits] [flang] [llvm] [mlir] [Flang][OpenMP] Fix Flang crash and incorrect ordering with OpenMP detached task (PR #194840)

Tom Eccles llvmlistbot at llvm.org
Thu Apr 30 09:05:35 PDT 2026


================
@@ -0,0 +1,16 @@
+! RUN: %python %S/../test_symbols.py %s %flang_fc1 -fopenmp -fopenmp-version=50
----------------
tblah wrote:

I think using %openmp_flags should set the correct module search path to fix CI

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


More information about the Mlir-commits mailing list