[Mlir-commits] [mlir] [mlir][bufferization] Add `BufferizableOpInterface::hasTensorSemantics` (PR #75273)

Jacques Pienaar llvmlistbot at llvm.org
Thu Jan 4 12:51:30 PST 2024


jpienaar wrote:

`hasTensorSemanticsForBufferization` is a bit of a weird name ... This represents ops that have value semantics and need to be bufferized? Or is there more to it?

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


More information about the Mlir-commits mailing list