[all-commits] [llvm/llvm-project] 4fd3a1: [mlir][sparse] support constant affine expression ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue Nov 22 14:34:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fd3a1201e3c27bc96ae987f04cdd720ecf632fc
https://github.com/llvm/llvm-project/commit/4fd3a1201e3c27bc96ae987f04cdd720ecf632fc
Author: Peiming Liu <peiming at google.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/test/Dialect/SparseTensor/sparse_affine.mlir
Log Message:
-----------
[mlir][sparse] support constant affine expression on dense dimension
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D138170
More information about the All-commits
mailing list