[all-commits] [llvm/llvm-project] 01dffc: [mlir][sparse] Favors defined dimension when optim...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Oct 5 18:16:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01dffc5ae8a1450fd733a578f3363822385ebc18
https://github.com/llvm/llvm-project/commit/01dffc5ae8a1450fd733a578f3363822385ebc18
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
Log Message:
-----------
[mlir][sparse] Favors defined dimension when optimize lattice points.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D135337
More information about the All-commits
mailing list