[Mlir-commits] [mlir] [mlir][mpi] Lowering Mpi To LLVM (PR #127053)

Christian Ulmann llvmlistbot at llvm.org
Fri Feb 21 07:39:34 PST 2025


================
@@ -0,0 +1,165 @@
+// RUN: mlir-opt -split-input-file -convert-to-llvm %s | FileCheck %s
+
+// COM: Test MPICh ABI
----------------
Dinistro wrote:

```suggestion
// COM: Test MPICH ABI
```

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


More information about the Mlir-commits mailing list