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

Christian Ulmann llvmlistbot at llvm.org
Mon Feb 17 08:53:58 PST 2025


================
@@ -0,0 +1,84 @@
+// RUN: mlir-opt -convert-to-llvm %s | FileCheck %s
+
+module {
----------------
Dinistro wrote:

Nit: The module is not required.

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


More information about the Mlir-commits mailing list