[all-commits] [llvm/llvm-project] ae7942: [mlir][sparse] adding `SparseTensorType::get{Point...
wren romano via All-commits
all-commits at lists.llvm.org
Wed Feb 15 14:38:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae7942e2960e73bd4e568b8b15d1ace35303ae10
https://github.com/llvm/llvm-project/commit/ae7942e2960e73bd4e568b8b15d1ace35303ae10
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorStorageLayout.cpp
Log Message:
-----------
[mlir][sparse] adding `SparseTensorType::get{Pointer,Index}Type` methods
Depends On D143800
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D143946
More information about the All-commits
mailing list