[all-commits] [llvm/llvm-project] ef2229: [mlir][sparse] implements sparse_tensor.reinterpre...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Oct 26 16:00:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef222988b477bf91fe3b6e9cd7d881d19af2d605
https://github.com/llvm/llvm-project/commit/ef222988b477bf91fe3b6e9cd7d881d19af2d605
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/block.mlir
Log Message:
-----------
[mlir][sparse] implements sparse_tensor.reinterpret_map (#70388)
More information about the All-commits
mailing list