diff options
| author | Matthias Springer <me@m-sp.org> | 2024-03-19 15:38:16 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-19 15:38:16 +0900 |
| commit | b1752ddf0a97969cdd931e6431c953cfd4079e50 (patch) | |
| tree | 0a664f5862fb519044cd49a7f92eff2e3bff76b0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | ff60a84f04b4d8af63d581d4f9dd7ab0196a200e (diff) | |
[mlir][sparse] Fix memory leaks (part 4) (#85729)
This commit fixes memory leaks in sparse tensor integration tests by
adding `bufferization.dealloc_tensor` ops.
Note: Buffer deallocation will be automated in the future with the
ownership-based buffer deallocation pass, making `dealloc_tensor`
obsolete (only codegen path, not when using the runtime library).
This commit fixes the remaining memory leaks in the MLIR test suite.
`check-mlir` now passes when built with ASAN.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
