[Mlir-commits] [mlir] [mlir][affine] Remove one-element linearize_index as a canonicalization (PR #115542)
Mehdi Amini
llvmlistbot at llvm.org
Sun Nov 10 14:07:11 PST 2024
joker-eph wrote:
> > By analogy to the canonicalization for affine.delinearize_index, remove affine.linearize_index ops that only have one multi-index input.
>
> Can you elaborate on this and provide a more complete / standalone description. Thanks :)
Actually re-reading this 3 times, I think it makes sense, if you find a cleared way to express this that would be welcome, otherwise just ignore me here :)
https://github.com/llvm/llvm-project/pull/115542
More information about the Mlir-commits
mailing list