MLIR 22.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 5686 of file GPUCommonPass.h.

Member Data Documentation

◆ hostBarePtrCallConv

bool mlir::GpuToLLVMConversionPassOptions::hostBarePtrCallConv = false

Definition at line 5687 of file GPUCommonPass.h.

◆ kernelBarePtrCallConv

bool mlir::GpuToLLVMConversionPassOptions::kernelBarePtrCallConv = false

Definition at line 5688 of file GPUCommonPass.h.

◆ kernelIntersperseSizeCallConv

bool mlir::GpuToLLVMConversionPassOptions::kernelIntersperseSizeCallConv = false

Definition at line 5689 of file GPUCommonPass.h.


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