[all-commits] [llvm/llvm-project] c4f1af: [mlir][sparse] avoid single small vector, set exac...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Nov 15 21:05:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4f1af2bdfbf0c616b82efa954aecbfa47bb561d
https://github.com/llvm/llvm-project/commit/c4f1af2bdfbf0c616b82efa954aecbfa47bb561d
Author: Aart Bik <ajcbik at google.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
[mlir][sparse] avoid single small vector, set exact number 3
Reviewed By: wrengr
Differential Revision: https://reviews.llvm.org/D138071
More information about the All-commits
mailing list