[all-commits] [llvm/llvm-project] 8206b7: [mlir][sparse] fix crash when generate rotated con...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Dec 1 14:14:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8206b75a1e8d2e00e9bc47ba8288dec1205fbd91
https://github.com/llvm/llvm-project/commit/8206b75a1e8d2e00e9bc47ba8288dec1205fbd91
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d.mlir
Log Message:
-----------
[mlir][sparse] fix crash when generate rotated convolution kernels. (#74146)
More information about the All-commits
mailing list