[Mlir-commits] [mlir] [mlir][tosa] Update TileOp infer shape (PR #134732)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Apr 8 14:20:02 PDT 2025
Jerry-Ge wrote:
> LGTM, though might be worth adding a test case for this path: https://github.com/llvm/llvm-project/pull/134732/files#diff-90956ba24a2a97cc56a9a3659c7e46e56f1bd791a869246c6a758f9c93f1434fR1617
Right now. Quote from @Tai78641 : "There's no way to construct a failure case because there is a trait to enforce that shape input must have a shape operand. but only shape operand left is const_shape "
https://github.com/llvm/llvm-project/pull/134732
More information about the Mlir-commits
mailing list