[Mlir-commits] [flang] [mlir] [Flang][mlir] - Translation of delayed privatization for deferred target-tasks (PR #155348)

Pranav Bhandarkar llvmlistbot at llvm.org
Fri Sep 12 07:52:33 PDT 2025


================
@@ -18,4 +19,5 @@ add_mlir_dialect_library(MLIRLLVMIRTransforms
   MLIRPass
   MLIRTransforms
   MLIRNVVMDialect
+  MLIROpenMPDialect
----------------
bhandarkar-pranav wrote:

Does this affect only `BUILD_SHARED_LIBS=OFF`? I am trying to figure out why I haven't run into problems due to this circular dependency yet.

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


More information about the Mlir-commits mailing list