[Mlir-commits] [mlir] [mlir][tensor] Preserve encoding in more canonicalizers (concat, reshape, pad) (PR #207241)
Mehdi Amini
llvmlistbot at llvm.org
Sun Jul 5 06:09:57 PDT 2026
joker-eph wrote:
>My logic: If encoding depends on shapes, I think better to fail on verification
I'm not sure I understand the logic... It's never OK to produce invalid IR.
https://github.com/llvm/llvm-project/pull/207241
More information about the Mlir-commits
mailing list