MLIR 22.0.0git
mlir::OptReductionPassOptions Struct Reference

#include "mlir/Reducer/Passes.h"

Public Attributes

std::string optPass
std::string testerName
::llvm::SmallVector< std::string > testerArgs

Detailed Description

Definition at line 15 of file Passes.h.

Member Data Documentation

◆ optPass

std::string mlir::OptReductionPassOptions::optPass

Definition at line 16 of file Passes.h.

◆ testerArgs

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

Definition at line 18 of file Passes.h.

◆ testerName

std::string mlir::OptReductionPassOptions::testerName

Definition at line 17 of file Passes.h.


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