MLIR 22.0.0git
mlir::ReductionTreePassOptions Struct Reference

#include "mlir/Reducer/Passes.h"

Public Attributes

unsigned traversalModeId = 0
std::string testerName
::llvm::SmallVector< std::string > testerArgs

Detailed Description

Definition at line 116 of file Passes.h.

Member Data Documentation

◆ testerArgs

llvm::SmallVector< std::string > mlir::ReductionTreePassOptions::testerArgs

Definition at line 119 of file Passes.h.

◆ testerName

std::string mlir::ReductionTreePassOptions::testerName

Definition at line 118 of file Passes.h.

◆ traversalModeId

unsigned mlir::ReductionTreePassOptions::traversalModeId = 0

Definition at line 117 of file Passes.h.


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