[all-commits] [llvm/llvm-project] b6cad7: [mlir][sparse] refactoring: using util functions t...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Nov 30 16:40:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6cad75e077e1c68449b18ffeb6e93f18463464f
https://github.com/llvm/llvm-project/commit/b6cad75e077e1c68449b18ffeb6e93f18463464f
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparsificationAndBufferizationPass.cpp
M mlir/test/Dialect/SparseTensor/sparse_conv_2d_slice_based.mlir
Log Message:
-----------
[mlir][sparse] refactoring: using util functions to query the index to load from position array for slice-driven loop. (#73986)
More information about the All-commits
mailing list