[Mlir-commits] [mlir] [mlir][bufferization] Add tensor-like and memref-like interfaces (PR #134220)
Mehdi Amini
llvmlistbot at llvm.org
Sat Apr 5 14:26:18 PDT 2025
joker-eph wrote:
> So you’re saying the external model should be attached in the bufferization dialect initializer because that won’t require a promise?
That seems like an OK-ish alternative to promise (I'm assuming we can't write the promise right now). Caveat: Alex noticed that the bufferization dialect isn't a dependency of the actual bufferization.
https://github.com/llvm/llvm-project/pull/134220
More information about the Mlir-commits
mailing list