diff options
author | Aart Bik <ajcbik@google.com> | 2022-06-16 13:25:23 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2022-06-16 14:49:02 -0700 |
commit | 36c01876d79dd962d3aa1f5691dbd3faa437b9a8 (patch) | |
tree | 420f548c6090159ad77371ac46205d40d43790e2 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | ed5a349b89e9ccc1c3dbe427de27d28e145f8203 (diff) | |
download | llvm-36c01876d79dd962d3aa1f5691dbd3faa437b9a8.zip llvm-36c01876d79dd962d3aa1f5691dbd3faa437b9a8.tar.gz llvm-36c01876d79dd962d3aa1f5691dbd3faa437b9a8.tar.bz2 |
[mlir][sparse] fix asan issue
The LinalgElementwiseOpFusion pass has become smarter, and converts
the simple conversion linalg operation into a sparse dialect convert
operation. However, since our current bufferization does not take the
new semantics into consideration, we leak memory of the allocation.
For now, this has been fixed by making the operation less trivial.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D128002
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions