[all-commits] [llvm/llvm-project] 8fe659: [mlir][sparse] minor cleanup of Merger

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Jul 16 10:57:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fe65972cb9cbdf133131d30fb0f67ab9381ae1e
      https://github.com/llvm/llvm-project/commit/8fe65972cb9cbdf133131d30fb0f67ab9381ae1e
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp

  Log Message:
  -----------
  [mlir][sparse] minor cleanup of Merger

Removed inconsistent name prefixes, added consistency checks
on debug strings, added more assertions to verify assumptions
that may be lifted in the future.

Reviewed By: gussmith23

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




More information about the All-commits mailing list