/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* Dialect Definitions *| |* *| |* Automatically generated file, do not edit! *| |* From: AMDGPU.td *| |* *| \*===----------------------------------------------------------------------===*/ MLIR_DEFINE_EXPLICIT_TYPE_ID(::mlir::amdgpu::AMDGPUDialect) namespace mlir { namespace amdgpu { AMDGPUDialect::AMDGPUDialect(::mlir::MLIRContext *context) : … { … } AMDGPUDialect::~AMDGPUDialect() = default; } // namespace amdgpu } // namespace mlir