MLIR 22.0.0git
mlir::tosa::TosaNarrowI64ToI32PassOptions Struct Reference

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

Public Attributes

bool aggressiveRewrite = false
bool convertFunctionBoundaries = false

Detailed Description

Definition at line 459 of file Passes.h.

Member Data Documentation

◆ aggressiveRewrite

bool mlir::tosa::TosaNarrowI64ToI32PassOptions::aggressiveRewrite = false

Definition at line 460 of file Passes.h.

◆ convertFunctionBoundaries

bool mlir::tosa::TosaNarrowI64ToI32PassOptions::convertFunctionBoundaries = false

Definition at line 461 of file Passes.h.


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