MLIR 22.0.0git
mlir::ConvertFuncToLLVMPassOptions Struct Reference

#include "mlir/Conversion/FuncToLLVM/ConvertFuncToLLVMPass.h"

Public Attributes

bool useBarePtrCallConv = false
unsigned indexBitwidth = 0

Detailed Description

Definition at line 1880 of file ConvertFuncToLLVMPass.h.

Member Data Documentation

◆ indexBitwidth

unsigned mlir::ConvertFuncToLLVMPassOptions::indexBitwidth = 0

Definition at line 1882 of file ConvertFuncToLLVMPass.h.

◆ useBarePtrCallConv

bool mlir::ConvertFuncToLLVMPassOptions::useBarePtrCallConv = false

Definition at line 1881 of file ConvertFuncToLLVMPass.h.


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