[all-commits] [llvm/llvm-project] b52eb7: [mlir][sparse] add a csr x bsr matmul test case (#...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Tue Nov 21 09:14:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b52eb7c2fe936697c538d49c723db59eb2fda1f5
https://github.com/llvm/llvm-project/commit/b52eb7c2fe936697c538d49c723db59eb2fda1f5
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_block_matmul.mlir
Log Message:
-----------
[mlir][sparse] add a csr x bsr matmul test case (#73012)
More information about the All-commits
mailing list