[all-commits] [llvm/llvm-project] 4aa9b3: [mlir][sparse] reject sparsity annotation in "scal...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Nov 4 09:49:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4aa9b398240efdddaa69e928e5d7b97331bc696a
https://github.com/llvm/llvm-project/commit/4aa9b398240efdddaa69e928e5d7b97331bc696a
Author: Aart Bik <ajcbik at google.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/test/Dialect/SparseTensor/invalid_encoding.mlir
M mlir/test/Dialect/SparseTensor/sparse_vector_peeled.mlir
Log Message:
-----------
[mlir][sparse] reject sparsity annotation in "scalar" tensors
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D113152
More information about the All-commits
mailing list