[Mlir-commits] [llvm] [mlir] [mlir][emitc] Ensure memref-to-emitc applies type converter to memref element types (PR #203742)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Jun 18 06:13:22 PDT 2026


================
@@ -0,0 +1,32 @@
+// RUN: mlir-opt -convert-to-emitc -split-input-file %s | FileCheck %s
----------------
banach-space wrote:

+1

I would rename as memref-with-custom-types.mlir and move to mlir/test/Conversion/MemRefToEmitC.

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


More information about the Mlir-commits mailing list