MLIR 22.0.0git
mlir::ConvertMathToFuncsOptions Struct Reference

#include "mlir/Conversion/MathToFuncs/MathToFuncs.h"

Public Attributes

unsigned minWidthOfFPowIExponent = 1
bool convertCtlz = false

Detailed Description

Definition at line 2750 of file MathToFuncs.h.

Member Data Documentation

◆ convertCtlz

bool mlir::ConvertMathToFuncsOptions::convertCtlz = false

Definition at line 2752 of file MathToFuncs.h.

◆ minWidthOfFPowIExponent

unsigned mlir::ConvertMathToFuncsOptions::minWidthOfFPowIExponent = 1

Definition at line 2751 of file MathToFuncs.h.


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