[all-commits] [llvm/llvm-project] c0d78c: [mlir][sparse] Implement rewriters to reinterpret ...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Nov 1 18:15:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0d78c4232057768b04d3330e581d81544391e68
https://github.com/llvm/llvm-project/commit/c0d78c4232057768b04d3330e581d81544391e68
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseReinterpretMap.cpp
M mlir/test/Dialect/SparseTensor/sparse_reinterpret_map.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_block.mlir
Log Message:
-----------
[mlir][sparse] Implement rewriters to reinterpret maps on alloc_tenso… (#70993)
…r operation
More information about the All-commits
mailing list