MLIR 22.0.0git
mlir::ConvertFuncToSPIRVPassOptions Struct Reference

#include "mlir/Conversion/FuncToSPIRV/FuncToSPIRVPass.h"

Public Attributes

bool emulateLT32BitScalarTypes = true
bool emulateUnsupportedFloatTypes = true

Detailed Description

Definition at line 1978 of file FuncToSPIRVPass.h.

Member Data Documentation

◆ emulateLT32BitScalarTypes

bool mlir::ConvertFuncToSPIRVPassOptions::emulateLT32BitScalarTypes = true

Definition at line 1979 of file FuncToSPIRVPass.h.

◆ emulateUnsupportedFloatTypes

bool mlir::ConvertFuncToSPIRVPassOptions::emulateUnsupportedFloatTypes = true

Definition at line 1980 of file FuncToSPIRVPass.h.


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