MLIR
20.0.0git
|
#include "mlir-c/Dialect/NVGPU.h"
#include "mlir/CAPI/Registration.h"
#include "mlir/Dialect/NVGPU/IR/NVGPUDialect.h"
#include "mlir/IR/BuiltinTypes.h"
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) |
MlirType mlirNVGPUTensorMapDescriptorTypeGet | ( | MlirContext | ctx, |
MlirType | tensorMemrefType, | ||
int | swizzle, | ||
int | l2promo, | ||
int | oobFill, | ||
int | interleave | ||
) |
Definition at line 23 of file NVGPU.cpp.
References mlir::get(), unwrap(), and wrap().