[Mlir-commits] [mlir] [mlir][bufferization] Introduce reconcileBufferTypeMismatchFn hook (PR #202667)

Andrei Golubev llvmlistbot at llvm.org
Tue Jun 9 07:10:05 PDT 2026


andrey-golubev wrote:

Matthias, this is what we've discussed offline in Discord regarding mismatch handling. I plan to add the "materialization" hook separately (to cover `memref.cast`). I think two things can go separately since the code paths are somewhat isolated between the two hooks.

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


More information about the Mlir-commits mailing list