[Mlir-commits] [mlir] [MLIR][Linalg] Fix crash decomposing padded pack with non-unit un-tiled outer dim (PR #218141)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Aug 24 00:27:17 PDT 2026
prometheusfma-llvm wrote:
> If we just want to stop the crash, this LG. But I feel we may be able to handle the case successfully.
I think stopping crash is important. May be I can add "TODO"?
https://github.com/llvm/llvm-project/pull/218141
More information about the Mlir-commits
mailing list