[all-commits] [llvm/llvm-project] 6c06bd: [mlir][sparse] support loop range query using Spar...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Dec 15 16:33:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c06bde7c4a89b4b4fa900c51049fdf34d9f042f
https://github.com/llvm/llvm-project/commit/6c06bde7c4a89b4b4fa900c51049fdf34d9f042f
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.h
M mlir/test/Dialect/SparseTensor/sparse_conv_2d_slice_based.mlir
Log Message:
-----------
[mlir][sparse] support loop range query using SparseTensorLevel. (#75670)
More information about the All-commits
mailing list