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

Matthias Springer llvmlistbot at llvm.org
Thu Jun 11 02:30:39 PDT 2026


https://github.com/matthias-springer commented:

Looks good overall! Are you going to add another hook in a follow-up PR to materialize the reconciliation? I.e., the lambda that actually builds the `memref.cast` etc.

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


More information about the Mlir-commits mailing list