[all-commits] [llvm/llvm-project] 2b6794: [mlir][sparse] remove (some) deprecated dim/lvl me...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Nov 2 16:29:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b67942139f0226b47b969631a114c7afd9207a7
https://github.com/llvm/llvm-project/commit/2b67942139f0226b47b969631a114c7afd9207a7
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] remove (some) deprecated dim/lvl methods (#71125)
This removes the most obvious ones. The others are still TBD.
More information about the All-commits
mailing list