[Mlir-commits] [mlir] [mlir][tensor] Preserve encoding in more canonicalizers (concat, reshape, pad) (PR #207241)
Mehdi Amini
llvmlistbot at llvm.org
Fri Jul 17 08:22:53 PDT 2026
joker-eph wrote:
> If you'd rather bail out for opaque encodings by default, I can leave that - but it silently drops valid metadata in the common case. WDYT?
Can you clarify how bailing out would drop anything? I would think that bailing out leaves the IR totally unchanged?
https://github.com/llvm/llvm-project/pull/207241
More information about the Mlir-commits
mailing list