MLIR 22.0.0git
mlir::ConvertControlFlowToSPIRVPassOptions Struct Reference

#include "mlir/Conversion/ControlFlowToSPIRV/ControlFlowToSPIRVPass.h"

Public Attributes

bool emulateLT32BitScalarTypes = true
bool emulateUnsupportedFloatTypes = true

Detailed Description

Definition at line 1631 of file ControlFlowToSPIRVPass.h.

Member Data Documentation

◆ emulateLT32BitScalarTypes

bool mlir::ConvertControlFlowToSPIRVPassOptions::emulateLT32BitScalarTypes = true

Definition at line 1632 of file ControlFlowToSPIRVPass.h.

◆ emulateUnsupportedFloatTypes

bool mlir::ConvertControlFlowToSPIRVPassOptions::emulateUnsupportedFloatTypes = true

Definition at line 1633 of file ControlFlowToSPIRVPass.h.


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