[all-commits] [llvm/llvm-project] beb7ea: [mlir][sparse] cleanup of merger header file
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Aug 16 13:23:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: beb7ea5eb9f61353db700ee7596c71d82e5a6beb
https://github.com/llvm/llvm-project/commit/beb7ea5eb9f61353db700ee7596c71d82e5a6beb
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
R mlir/include/mlir/Dialect/SparseTensor/Utils/MergerNewtypes.h
Log Message:
-----------
[mlir][sparse] cleanup of merger header file
This keeps the definitions closer together.
Also removed some verbose comments for readability.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D158109
More information about the All-commits
mailing list