MLIR 22.0.0git
mlir::bufferization::DeallocationOptions Struct Reference

Options for BufferDeallocationOpInterface-based buffer deallocation. More...

#include "mlir/Dialect/Bufferization/IR/BufferDeallocationOpInterface.h"

Public Attributes

bool privateFuncDynamicOwnership = false

Detailed Description

Options for BufferDeallocationOpInterface-based buffer deallocation.

Definition at line 94 of file BufferDeallocationOpInterface.h.

Member Data Documentation

◆ privateFuncDynamicOwnership

bool mlir::bufferization::DeallocationOptions::privateFuncDynamicOwnership = false

Definition at line 98 of file BufferDeallocationOpInterface.h.


The documentation for this struct was generated from the following file: