MLIR 22.0.0git
mlir::arm_sme::TestTileAllocationOptions Struct Reference

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

Public Attributes

bool dumpTileLiveRanges = false
bool preprocessOnly = false

Detailed Description

Definition at line 197 of file Passes.h.

Member Data Documentation

◆ dumpTileLiveRanges

bool mlir::arm_sme::TestTileAllocationOptions::dumpTileLiveRanges = false

Definition at line 198 of file Passes.h.

◆ preprocessOnly

bool mlir::arm_sme::TestTileAllocationOptions::preprocessOnly = false

Definition at line 199 of file Passes.h.


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