MLIR 23.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 2832 of file MathToFuncs.h.

Member Data Documentation

◆ convertCtlz

bool mlir::ConvertMathToFuncsOptions::convertCtlz = false

Definition at line 2834 of file MathToFuncs.h.

◆ minWidthOfFPowIExponent

unsigned mlir::ConvertMathToFuncsOptions::minWidthOfFPowIExponent = 1

Definition at line 2833 of file MathToFuncs.h.


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