MLIR 23.0.0git
mlir::GpuToLLVMConversionPassOptions Struct Reference

#include "mlir/Conversion/GPUCommon/GPUCommonPass.h"

Public Attributes

bool hostBarePtrCallConv = false
bool kernelBarePtrCallConv = false
bool kernelIntersperseSizeCallConv = false

Detailed Description

Definition at line 5787 of file GPUCommonPass.h.

Member Data Documentation

◆ hostBarePtrCallConv

bool mlir::GpuToLLVMConversionPassOptions::hostBarePtrCallConv = false

Definition at line 5788 of file GPUCommonPass.h.

◆ kernelBarePtrCallConv

bool mlir::GpuToLLVMConversionPassOptions::kernelBarePtrCallConv = false

Definition at line 5789 of file GPUCommonPass.h.

◆ kernelIntersperseSizeCallConv

bool mlir::GpuToLLVMConversionPassOptions::kernelIntersperseSizeCallConv = false

Definition at line 5790 of file GPUCommonPass.h.


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