[all-commits] [llvm/llvm-project] c81a2c: [mlir][sparse] add helper class to implement commo...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Tue Oct 31 12:36:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c81a2c058e2b8a0bb8426cfaedc90e00d9290eb0
https://github.com/llvm/llvm-project/commit/c81a2c058e2b8a0bb8426cfaedc90e00d9290eb0
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseReinterpretMap.cpp
Log Message:
-----------
[mlir][sparse] add helper class to implement common rewriter to re/demap sparse tensors. (#70750)
More information about the All-commits
mailing list