[Mlir-commits] [mlir] [mlir] remove folder on MemRef::ExtractStridedMetadataOp (PR #88043)

Mehdi Amini llvmlistbot at llvm.org
Mon Apr 8 17:15:24 PDT 2024


joker-eph wrote:

Thanks for trying to fix an issue!

> This folder is causing down stream issues https://github.com/openxla/iree/issues/16978#issuecomment-2038333180

Nit: this is not the way to motivate a pull-request upstream, we're not changing MLIR because of "downstream issues", we need complete rationale that stand up on its own, purely based on the op semantic (best case) and possibly based on the upstream lowering pipelines (acceptable).
Can you try to flesh this out in this direction please?

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


More information about the Mlir-commits mailing list