[Mlir-commits] [mlir] [mlir][linalg] Fix memory leak in `pack-dynamic-inner-tile.mlir` (PR #137589)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Apr 28 08:20:54 PDT 2025


banach-space wrote:

> Btw, the unpack test also has a leak, but the buffer deallocation pass inserts the dealloc inside of vector.mask, which is invalid.

I can look into that if you want, sounds like a familiar issue.

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


More information about the Mlir-commits mailing list