[all-commits] [llvm/llvm-project] 6243d7: [mlir][sparse] fix stack overflow due to memref.al...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Oct 20 16:01:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6243d7d28b923c9e4f881f2a7ac77c1d13486ab2
https://github.com/llvm/llvm-project/commit/6243d7d28b923c9e4f881f2a7ac77c1d13486ab2
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/Transforms/SparseTensorConversion.cpp
Log Message:
-----------
[mlir][sparse] fix stack overflow due to memref.alloca in loops (#69786)
More information about the All-commits
mailing list