[Mlir-commits] [mlir] [MLIR][Tensor] Canonicalize fully covering slice insertions into tensors with unit prefixes (PR #92912)
Mehdi Amini
llvmlistbot at llvm.org
Tue May 21 20:14:10 PDT 2024
joker-eph wrote:
> . For example, bufferization would not be able to handle the expand_shape properly (without essentially doing this analysis in reverse, essentially undoing this canonicalization).
This does not seem like an argument against canonicalization to me, unless you'd advocate for the opposite canonicalization?
https://github.com/llvm/llvm-project/pull/92912
More information about the Mlir-commits
mailing list