[all-commits] [llvm/llvm-project] 1c42c2: [mlir][sparse] Cleaning up function names in test

wren romano via All-commits all-commits at lists.llvm.org
Fri Oct 28 18:35:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c42c2a9dc23e0260c485f89f80159d5af7fcefd
      https://github.com/llvm/llvm-project/commit/1c42c2a9dc23e0260c485f89f80159d5af7fcefd
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

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

  Log Message:
  -----------
  [mlir][sparse] Cleaning up function names in test

The old "dumpAndRelease" names are no longer valid since the "release" part is handled separately now.

Reviewed By: Peiming

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




More information about the All-commits mailing list