MLIR 24.0.0git
mlir::ConvertMathToXeVMOptions Struct Reference

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

Public Attributes

bool convertArith = true
bool convertToOCL = false

Detailed Description

Definition at line 3460 of file MathToXeVM.h.

Member Data Documentation

◆ convertArith

bool mlir::ConvertMathToXeVMOptions::convertArith = true

Definition at line 3461 of file MathToXeVM.h.

◆ convertToOCL

bool mlir::ConvertMathToXeVMOptions::convertToOCL = false

Definition at line 3462 of file MathToXeVM.h.


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