[Mlir-commits] [mlir] [mlir][EmitC] Convert MemRef::DeallocOp (PR #194591)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu May 28 02:25:18 PDT 2026
================
----------------
banach-space wrote:
@aniragil A test was added in this [commit](https://github.com/llvm/llvm-project/pull/194591/changes/ec55e874c80d6f7d11a24637c4f2ef3b49ad8345). However, that does not cover all the possible scenarios, e.g. attempting to deallocate a global originating from `memref.get_global`.
@ioghiban I suggest adding a few more negative tests to illustrate.
https://github.com/llvm/llvm-project/pull/194591
More information about the Mlir-commits
mailing list