[all-commits] [llvm/llvm-project] 1e15d7: [mlir][sparse] minor cleanup of merger unit test

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Aug 7 14:54:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e15d7911322c63fdb3ecdfe8fe081db190cd375
      https://github.com/llvm/llvm-project/commit/1e15d7911322c63fdb3ecdfe8fe081db190cd375
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp

  Log Message:
  -----------
  [mlir][sparse] minor cleanup of merger unit test

Removed some of the warning supression needed for
the multi-arg macro logic by making number of arguments
the same everywhere. Also removes some verbose comments
and obvious TODOs.

Reviewed By: wrengr

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




More information about the All-commits mailing list