[all-commits] [llvm/llvm-project] b33795: [mlir][sparse] Misc cleanup in Merger.h

wren romano via All-commits all-commits at lists.llvm.org
Fri Mar 24 15:06:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3379538e8bd2ea946d0d5b463690a6b143f3471
      https://github.com/llvm/llvm-project/commit/b3379538e8bd2ea946d0d5b463690a6b143f3471
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h

  Log Message:
  -----------
  [mlir][sparse] Misc cleanup in Merger.h

* Moving the `Children` class to be nested under `TensorExp`.
* Marking `TensorExp`, `TensorExp::Children`, and `LatPoint` as final.

Depends On D146083

Reviewed By: aartbik

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




More information about the All-commits mailing list