[Mlir-commits] [mlir] [mlir][EmitC] Convert MemRef::DeallocOp (PR #194591)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed Apr 29 03:02:54 PDT 2026
================
----------------
banach-space wrote:
No need to refer to the lowering logic for load/store in this comment, that's tangential. The only thing that matters is that `malloc` returns a `void` pointer and similarly `free` takes a `void` pointer as an argument.
https://github.com/llvm/llvm-project/pull/194591
More information about the Mlir-commits
mailing list