[Mlir-commits] [mlir] [MLIR] Add a utility pass to linearize `memref` (PR #136797)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Apr 24 08:44:24 PDT 2025


https://github.com/banach-space commented:

Nice!

> I think we probably need a type converter that also linearize other memrefs not being handled by this transformation

What memrefs would that entail? I was actually going to ask - what about the more basic cases where simple `memref.cast` would be sufficient?

Thanks!

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


More information about the Mlir-commits mailing list