[Mlir-commits] [mlir] [mlir][mpi] Lowering Mpi To LLVM (PR #127053)
Frank Schlimbach
llvmlistbot at llvm.org
Tue Feb 18 03:04:52 PST 2025
================
@@ -0,0 +1,84 @@
+// RUN: mlir-opt -convert-to-llvm %s | FileCheck %s
+
+module {
----------------
fschlimb wrote:
removed.
https://github.com/llvm/llvm-project/pull/127053
More information about the Mlir-commits
mailing list