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

Kareem Ergawy llvmlistbot at llvm.org
Thu Oct 16 02:35:50 PDT 2025


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

Is this depedency still needed? Maybe there was some re-organization that Pranav did already, but at this point, I think this depedency is not required AFAICT.

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


More information about the Mlir-commits mailing list