[mlir][memref] Fix memory leaks in runtime verification tests (#85362)
Change `memref.alloc` to `memref.alloca`, which does not require manual deallocation.
parent
7c460c62
Please register or sign in to comment
Change `memref.alloc` to `memref.alloca`, which does not require manual deallocation.