[Mlir-commits] [llvm] [mlir] [MLIR] Add initial convert-memref-to-emitc pass (PR #85389)

Simon Camphausen llvmlistbot at llvm.org
Thu Mar 21 05:55:54 PDT 2024


================
@@ -0,0 +1,40 @@
+// RUN: mlir-opt -convert-memref-to-emitc %s -split-input-file -verify-diagnostics
----------------
simon-camp wrote:

Can you fix the typo in the the file name?

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


More information about the Mlir-commits mailing list