[all-commits] [llvm/llvm-project] f30822: [mlir][sparse][bufferization] fix a few memory leaks

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Jul 14 15:05:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f30822d29c8be75f6db6b4855eaa6aedea1eb777
      https://github.com/llvm/llvm-project/commit/f30822d29c8be75f6db6b4855eaa6aedea1eb777
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_transpose.mlir

  Log Message:
  -----------
  [mlir][sparse][bufferization] fix a few memory leaks

Fixed some new memory leaks after migration to new
bufferization. One is expected, the other may need
some more careful analysis.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D129805




More information about the All-commits mailing list