[all-commits] [llvm/llvm-project] a0220b: [mlir][SparseTensor] Add a few tests for sparse ve...
qcolombet via All-commits
all-commits at lists.llvm.org
Wed Dec 14 11:05:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0220ba7218f0331986f0595662342ecfd173d92
https://github.com/llvm/llvm-project/commit/a0220ba7218f0331986f0595662342ecfd173d92
Author: Quentin Colombet <quentin.colombet at gmail.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
A mlir/test/Dialect/SparseTensor/vectorize_reduction.mlir
Log Message:
-----------
[mlir][SparseTensor] Add a few tests for sparse vectorization
These tests covers mulf, ori, and subi.
NFC
Differential Revision: https://reviews.llvm.org/D139625
More information about the All-commits
mailing list