[all-commits] [llvm/llvm-project] 3426d3: [mlir][sparse] Implement rewriters to reinterpret ...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Nov 1 12:12:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3426d330a7ca11776a87413fcab00e6348a53831
https://github.com/llvm/llvm-project/commit/3426d330a7ca11776a87413fcab00e6348a53831
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/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/sparse_reinterpret_map.mlir
Log Message:
-----------
[mlir][sparse] Implement rewriters to reinterpret maps on foreach (#70868)
More information about the All-commits
mailing list