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 989 of file Passes.h.

Member Data Documentation

◆ maxAllocSizeInBytes

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

Definition at line 990 of file Passes.h.

◆ maxRankOfAllocatedMemRef

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

Definition at line 991 of file Passes.h.


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