LLVM 22.0.0git
llvm::AMDGPU::MAIInstInfo Struct Reference

#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"

Public Attributes

uint16_t Opcode
bool is_dgemm
bool is_gfx940_xdl

Detailed Description

Definition at line 100 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ is_dgemm

bool llvm::AMDGPU::MAIInstInfo::is_dgemm

Definition at line 102 of file AMDGPUBaseInfo.h.

◆ is_gfx940_xdl

bool llvm::AMDGPU::MAIInstInfo::is_gfx940_xdl

Definition at line 103 of file AMDGPUBaseInfo.h.

◆ Opcode

uint16_t llvm::AMDGPU::MAIInstInfo::Opcode

Definition at line 101 of file AMDGPUBaseInfo.h.


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