[all-commits] [llvm/llvm-project] 78e2b7: [mlir][sparse] fix bugs when generate sparse conv_...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Dec 6 15:59:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78e2b74f967b4c06490382d08994645b61ce4990
https://github.com/llvm/llvm-project/commit/78e2b74f967b4c06490382d08994645b61ce4990
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_3d.mlir
Log Message:
-----------
[mlir][sparse] fix bugs when generate sparse conv_3d kernels. (#74561)
More information about the All-commits
mailing list