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

#include "mlir/Dialect/Bufferization/Transforms/Passes.h"

Public Attributes

unsigned maxAllocSizeInBytes = 1024
unsigned maxRankOfAllocatedMemRef = 1

Detailed Description

Definition at line 986 of file Passes.h.

Member Data Documentation

◆ maxAllocSizeInBytes

unsigned mlir::bufferization::PromoteBuffersToStackPassOptions::maxAllocSizeInBytes = 1024

Definition at line 987 of file Passes.h.

◆ maxRankOfAllocatedMemRef

unsigned mlir::bufferization::PromoteBuffersToStackPassOptions::maxRankOfAllocatedMemRef = 1

Definition at line 988 of file Passes.h.


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