MLIR 22.0.0git
DialectAMDGPU.cpp File Reference
#include "mlir-c/Dialect/AMDGPU.h"
#include "mlir-c/IR.h"
#include "mlir/Bindings/Python/IRCore.h"
#include "mlir/Bindings/Python/Nanobind.h"
#include "mlir/Bindings/Python/NanobindAdaptors.h"
#include "nanobind/nanobind.h"

Go to the source code of this file.

Classes

struct  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::amdgpu::TDMBaseType
struct  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::amdgpu::TDMDescriptorType
struct  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::amdgpu::TDMGatherBaseType

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::python
namespace  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN
namespace  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::amdgpu

Functions

static void mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::amdgpu::populateDialectAMDGPUSubmodule (nb::module_ &m)
 NB_MODULE (_mlirDialectsAMDGPU, m)

Function Documentation

◆ NB_MODULE()

NB_MODULE ( _mlirDialectsAMDGPU ,
m  )