[Mlir-commits] [mlir] [mlir][bufferization] Introduce castBufferTypeFn hook and API (PR #205080)
Andrei Golubev
llvmlistbot at llvm.org
Wed Jun 24 01:52:07 PDT 2026
andrey-golubev wrote:
@matthias-springer gentle ping (I figured you don't really see "generic" github notifications, so decided to ping you early on).
Generally on this PR: I aligned cast's API / implementation to alloc + memcpy so that the three things are cohesive (as a result, this new hook is different from e.g. reconciliation hook).
https://github.com/llvm/llvm-project/pull/205080
More information about the Mlir-commits
mailing list