[Mlir-commits] [mlir] [mlir][EmitC] Convert MemRef::DeallocOp (PR #194591)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon May 18 10:51:04 PDT 2026


================

----------------
banach-space wrote:

[nit] I don't fully follow this comment and I don't believe the tests are "narrow" ;-) I think that what you are trying to say is this:

> /// Tests for converting `memref.alloc` and `memref.dealloc`. ATM, `memref.dealloc` conversion works only when the source memref originates from `memref.alloc`, hence the tests for `memref.alloc` and `memref.dealloc` are kept together.

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


More information about the Mlir-commits mailing list