This function should be implemented for ops that work in one-shot
bufferization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp | ||
---|---|---|
1015 | I think you can just write maybeSourceBufferType->getMemorySpace(). |
I think you can just write maybeSourceBufferType->getMemorySpace().