[all-commits] [llvm/llvm-project] d808d9: [mlir][sparse] introduce sparse_tensor.reinterpret...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Oct 26 15:04:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d808d922b42b82ecb21a45e446d612e334d96488
https://github.com/llvm/llvm-project/commit/d808d922b42b82ecb21a45e446d612e334d96488
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
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.reinterpret_map operation. (#70378)
More information about the All-commits
mailing list