MLIR 22.0.0git
mlir::TosaToArithPassOptions Struct Reference

#include "mlir/Conversion/Passes.h"

Public Attributes

bool includeApplyRescale = false
bool use32Bit = false

Detailed Description

Definition at line 6404 of file Passes.h.

Member Data Documentation

◆ includeApplyRescale

bool mlir::TosaToArithPassOptions::includeApplyRescale = false

Definition at line 6405 of file Passes.h.

◆ use32Bit

bool mlir::TosaToArithPassOptions::use32Bit = false

Definition at line 6406 of file Passes.h.


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