9 #ifndef MLIR_DIALECT_BUFFERIZATION_TRANSFORMS_TENSORCOPYINSERTION_H 10 #define MLIR_DIALECT_BUFFERIZATION_TRANSFORMS_TENSORCOPYINSERTION_H 15 namespace bufferization {
17 struct OneShotBufferizationOptions;
20 const OneShotBufferizationOptions &
options);
26 #endif // MLIR_DIALECT_BUFFERIZATION_TRANSFORMS_TENSORCOPYINSERTION_H Include the generated interface declarations.
LogicalResult insertTensorCopies(Operation *op, const OneShotBufferizationOptions &options)
static llvm::ManagedStatic< PassManagerOptions > options