MLIR 22.0.0git
NVGPU.cpp File Reference

Go to the source code of this file.

Functions

bool mlirTypeIsANVGPUTensorMapDescriptorType (MlirType type)
MlirType mlirNVGPUTensorMapDescriptorTypeGet (MlirContext ctx, MlirType tensorMemrefType, int swizzle, int l2promo, int oobFill, int interleave)
MlirStringRef mlirNVGPUTensorMapDescriptorTypeGetName (void)

Function Documentation

◆ mlirNVGPUTensorMapDescriptorTypeGet()

MlirType mlirNVGPUTensorMapDescriptorTypeGet ( MlirContext ctx,
MlirType tensorMemrefType,
int swizzle,
int l2promo,
int oobFill,
int interleave )

◆ mlirNVGPUTensorMapDescriptorTypeGetName()

MlirStringRef mlirNVGPUTensorMapDescriptorTypeGetName ( void )

Definition at line 33 of file NVGPU.cpp.

References wrap().

◆ mlirTypeIsANVGPUTensorMapDescriptorType()

bool mlirTypeIsANVGPUTensorMapDescriptorType ( MlirType type)