LLVM 19.0.0git
Public Attributes | List of all members
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 89 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ is_dgemm

bool llvm::AMDGPU::MAIInstInfo::is_dgemm

Definition at line 91 of file AMDGPUBaseInfo.h.

◆ is_gfx940_xdl

bool llvm::AMDGPU::MAIInstInfo::is_gfx940_xdl

Definition at line 92 of file AMDGPUBaseInfo.h.

◆ Opcode

uint16_t llvm::AMDGPU::MAIInstInfo::Opcode

Definition at line 90 of file AMDGPUBaseInfo.h.


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