[all-commits] [llvm/llvm-project] 191c43: Revert "Revert "[mlir][sparse] Refactoring: abstra...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue Dec 6 09:12:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 191c43f60ef1915b4a3c54d7e36fde3048381b08
https://github.com/llvm/llvm-project/commit/191c43f60ef1915b4a3c54d7e36fde3048381b08
Author: Peiming Liu <peiming at google.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
Revert "Revert "[mlir][sparse] Refactoring: abstract sparse tensor memory scheme into a SparseTensorDescriptor class.""
This reverts commit 10033a179f0c73f28f051ac70b058a0c61882e3a. Plus, it fixed windows warnings and gcc errors
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D139384
More information about the All-commits
mailing list