MLIR 24.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 2934 of file MathToFuncs.h.

Member Data Documentation

◆ convertCtlz

bool mlir::ConvertMathToFuncsOptions::convertCtlz = false

Definition at line 2936 of file MathToFuncs.h.

◆ minWidthOfFPowIExponent

unsigned mlir::ConvertMathToFuncsOptions::minWidthOfFPowIExponent = 1

Definition at line 2935 of file MathToFuncs.h.


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