[Mlir-commits] [mlir] [mlir][bufferization] Introduce createMemRefLayoutFn hook (PR #195622)

Andrei Golubev llvmlistbot at llvm.org
Wed May 27 00:55:44 PDT 2026


andrey-golubev wrote:

I have also experimented a bit with a completely different wild idea here - https://github.com/llvm/llvm-project/pull/199898
It sems more reasonable to me in a sense that op's bufferization and type's bufferization are now better coupled.

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


More information about the Mlir-commits mailing list