[Mlir-commits] [mlir] [mlir][linalg] do not break outs from block argument (PR #73572)

Matthias Springer llvmlistbot at llvm.org
Tue Nov 28 17:26:59 PST 2023


matthias-springer wrote:

> I'd like to see a separate type, e.g., tensorref, to encapsulate tensor buffer just like iree.hal.buffer for the outermost wrapper function, which import and export tensors from/to it.

It would be interesting to understand why a `memref` is not good enough.


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


More information about the Mlir-commits mailing list