MLIR 23.0.0git
mlir::TosaToArithPassOptions Struct Reference

#include "mlir/Conversion/Passes.h"

Public Attributes

bool includeApplyRescale = false
bool use32Bit = false

Detailed Description

Definition at line 6584 of file Passes.h.

Member Data Documentation

◆ includeApplyRescale

bool mlir::TosaToArithPassOptions::includeApplyRescale = false

Definition at line 6585 of file Passes.h.

◆ use32Bit

bool mlir::TosaToArithPassOptions::use32Bit = false

Definition at line 6586 of file Passes.h.


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