[Mlir-commits] [mlir] [MLIR][Linalg] Fix crash decomposing padded pack with non-unit un-tiled outer dim (PR #218141)
Chuanqi Xu
llvmlistbot at llvm.org
Mon Aug 24 00:48:14 PDT 2026
ChuanqiXu9 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"?
I think `FIXME` is more appropriate here.
https://github.com/llvm/llvm-project/pull/218141
More information about the Mlir-commits
mailing list