[all-commits] [llvm/llvm-project] 4c46a5: [mlir][sparse] Refactoring: renaming StorageNewOp ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue Sep 6 10:02:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c46a5d54d87ec3800021c71473145b65ac95fa4
https://github.com/llvm/llvm-project/commit/4c46a5d54d87ec3800021c71473145b65ac95fa4
Author: Peiming Liu <peiming at google.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
Log Message:
-----------
[mlir][sparse] Refactoring: renaming StorageNewOp to StorageOp
To address comment in https://reviews.llvm.org/D133241
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D133363
More information about the All-commits
mailing list