MLIR 22.0.0git
mlir::ConvertArithToSPIRVPassOptions Struct Reference

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

Public Attributes

bool emulateLT32BitScalarTypes = true
bool emulateUnsupportedFloatTypes = true

Detailed Description

Definition at line 711 of file ArithToSPIRV.h.

Member Data Documentation

◆ emulateLT32BitScalarTypes

bool mlir::ConvertArithToSPIRVPassOptions::emulateLT32BitScalarTypes = true

Definition at line 712 of file ArithToSPIRV.h.

◆ emulateUnsupportedFloatTypes

bool mlir::ConvertArithToSPIRVPassOptions::emulateUnsupportedFloatTypes = true

Definition at line 713 of file ArithToSPIRV.h.


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