[Mlir-commits] [mlir] [mlir] [tensor] Add patterns to remove whole slicing of tensors (PR #107046)

Mehdi Amini llvmlistbot at llvm.org
Mon Sep 9 03:09:16 PDT 2024


joker-eph wrote:

@matthias-springer  can you comment here?

To me this is a problem of coupling that would indicate that the bufferization needs a "prepare" phase independent of the canonicalization, but it does not make sense to keep useless redundant information in the IR just because "maybe somehow that affect this one pass".

https://github.com/llvm/llvm-project/pull/107046


More information about the Mlir-commits mailing list