[all-commits] [llvm/llvm-project] d21322: [mlir][sparse] fixed naming consistency (#73053)
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Nov 21 16:26:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d213220a9ac031133fa360b94a343f3d09f01ea8
https://github.com/llvm/llvm-project/commit/d213220a9ac031133fa360b94a343f3d09f01ea8
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.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
Log Message:
-----------
[mlir][sparse] fixed naming consistency (#73053)
All DLT related methods have DLT at end, removed stale TODO
More information about the All-commits
mailing list