[all-commits] [llvm/llvm-project] d03805: [mlir][sparse] add merger/topo sort support for sl...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Mon Mar 20 14:24:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d03805f2ee0bdaa2513fbc3efb9e404e128bdbb3
https://github.com/llvm/llvm-project/commit/d03805f2ee0bdaa2513fbc3efb9e404e128bdbb3
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
Log Message:
-----------
[mlir][sparse] add merger/topo sort support for slice-based affine sparse index codegen
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D142928
More information about the All-commits
mailing list