[Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)
Ayush Kumar Gaur
llvmlistbot at llvm.org
Tue Mar 10 06:15:41 PDT 2026
Ayush3941 wrote:
nope was just following expected behaviors instruction stated in issue , and yeah that diagnosis is not added by me , it verifier itself ,i am seeing in the code flow the reaches paddingIsNotNeeded() / requirePaddingValue() before the invalid case is handled cleanly
https://github.com/llvm/llvm-project/pull/185624
More information about the Mlir-commits
mailing list