[Mlir-commits] [mlir] [mlir][sparse] fix stack overflow due to alloca instruction inside loops (PR #69765)
Peiming Liu
llvmlistbot at llvm.org
Fri Oct 20 14:44:59 PDT 2023
PeimingLiu wrote:
Also, we worked around the issue in `scf.for` by https://github.com/llvm/llvm-project/pull/69786. (though I still think the concern need to be addressed)
https://github.com/llvm/llvm-project/pull/69765
More information about the Mlir-commits
mailing list