[all-commits] [llvm/llvm-project] 0aacc2: [mlir][sparse] introduce sparse_tensor.reorder_coo...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Oct 12 09:42:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0aacc2137a80c58f2db7304ac852057a7915fa70
https://github.com/llvm/llvm-project/commit/0aacc2137a80c58f2db7304ac852057a7915fa70
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/test/Dialect/SparseTensor/fold.mlir
M mlir/test/Dialect/SparseTensor/invalid.mlir
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] introduce sparse_tensor.reorder_coo operation (#68827)
More information about the All-commits
mailing list