[all-commits] [llvm/llvm-project] 96e191: [mlir][sparse] fix crash when generating convoluti...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Aug 30 10:49:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96e1914aa2e6d8966acbfbe2f4d184201f1aa318
https://github.com/llvm/llvm-project/commit/96e1914aa2e6d8966acbfbe2f4d184201f1aa318
Author: Peiming Liu <peiming at google.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/reshape_dot.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_nhwc_hwcf.mlir
Log Message:
-----------
[mlir][sparse] fix crash when generating convolution kernel with sparse input in DCCD format.
Reviewed By: aartbik, anlunx
Differential Revision: https://reviews.llvm.org/D159170
More information about the All-commits
mailing list