Unverified Commit fadc38ef authored by Matthias Springer's avatar Matthias Springer Committed by GitHub
Browse files

[mlir][memref] Fix memory leaks in runtime verification tests (#85362)

Change `memref.alloc` to `memref.alloca`, which does not require manual
deallocation.
parent 7c460c62
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment