LLVM 23.0.0git
llvm::AMDGPU::FP4FP8DstByteSelInfo Struct Reference

Public Attributes

uint32_t Opcode
bool HasFP8DstByteSel
bool HasFP4DstByteSel

Detailed Description

Definition at line 467 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ HasFP4DstByteSel

bool llvm::AMDGPU::FP4FP8DstByteSelInfo::HasFP4DstByteSel

Definition at line 470 of file AMDGPUBaseInfo.cpp.

◆ HasFP8DstByteSel

bool llvm::AMDGPU::FP4FP8DstByteSelInfo::HasFP8DstByteSel

Definition at line 469 of file AMDGPUBaseInfo.cpp.

◆ Opcode

uint32_t llvm::AMDGPU::FP4FP8DstByteSelInfo::Opcode

Definition at line 468 of file AMDGPUBaseInfo.cpp.


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