diff options
author | Matthias Springer <me@m-sp.org> | 2024-03-16 12:23:44 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 12:23:44 +0900 |
commit | 53c44187538794a749746339595aa62ec08b3f4a (patch) | |
tree | 67ba7fc0f9d01f9aa6ff82e9fa53a8600c30b678 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 513cdb82223a106f183b49a40d9acb1f7efbbe7e (diff) | |
download | llvm-53c44187538794a749746339595aa62ec08b3f4a.zip llvm-53c44187538794a749746339595aa62ec08b3f4a.tar.gz llvm-53c44187538794a749746339595aa62ec08b3f4a.tar.bz2 |
[mlir][linalg, tosa] Fix memory leaks in integration tests (#85366)
Buffers are no longer deallocation by One-Shot Bufferize. This is now
done by a separate buffer deallocation pass.
Also fix a bug in the `vector.mask` folding, which was triggered by
`-buffer-deallocation-pipeline`, which runs the canonicalizer.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions