LLVM: llvm::AMDGPU::WMMAInstInfo Struct Reference (original) (raw)

#include "[Target/AMDGPU/Utils/AMDGPUBaseInfo.h](AMDGPUBaseInfo%5F8h%5Fsource.html)"

Public Attributes
uint16_t Opcode
bool is_wmma_xdl

Detailed Description

Definition at line 123 of file AMDGPUBaseInfo.h.

Member Data Documentation

is_wmma_xdl

bool llvm::AMDGPU::WMMAInstInfo::is_wmma_xdl

Definition at line 125 of file AMDGPUBaseInfo.h.

Opcode

uint16_t llvm::AMDGPU::WMMAInstInfo::Opcode

Definition at line 124 of file AMDGPUBaseInfo.h.


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