[all-commits] [llvm/llvm-project] 78ba3a: [mlir][sparse] performs a tab cleanup (NFC)
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Dec 15 12:12:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78ba3aa765d079e1f83bfc4bf30f55ddaed518ce
https://github.com/llvm/llvm-project/commit/78ba3aa765d079e1f83bfc4bf30f55ddaed518ce
Author: Aart Bik <ajcbik at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_abs.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_flatten.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matvec.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_out_reduction.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_quantized_matmul.mlir
Log Message:
-----------
[mlir][sparse] performs a tab cleanup (NFC)
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D140142
More information about the All-commits
mailing list