[Mlir-commits] [mlir] [mlir][bufferization] Add `BufferizableOpInterface::hasTensorSemantics` (PR #75273)
Matthias Springer
llvmlistbot at llvm.org
Fri Jan 12 01:18:47 PST 2024
matthias-springer wrote:
`DestinationStyleOpInterface::hasTensorSemantics` was renamed to `hasPureTensorSemantics` in #77574. There are no name clashes anymore.
https://github.com/llvm/llvm-project/pull/75273
More information about the Mlir-commits
mailing list