[Mlir-commits] [mlir] [mlir] Initial patch to add an MPI dialect (PR #68892)

Anton Lydike llvmlistbot at llvm.org
Sat Dec 23 02:20:32 PST 2023


================
@@ -0,0 +1,36 @@
+// RUN: mlir-opt %s | mlir-opt | FileCheck %s
----------------
AntonLydike wrote:

I added a comment above, I'm not 100% on if this is the best approach

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


More information about the Mlir-commits mailing list