[all-commits] [llvm/llvm-project] e9fa1f: [mlir][sparse] support CSR/BSR conversion (#69800)
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Oct 20 17:24:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9fa1fdec9b1e4fcf1320502b40954ed2f558c06
https://github.com/llvm/llvm-project/commit/e9fa1fdec9b1e4fcf1320502b40954ed2f558c06
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] support CSR/BSR conversion (#69800)
More information about the All-commits
mailing list