LLVM: llvm::AMDGPU::FP4FP8DstByteSelInfo Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| uint16_t | Opcode |
| bool | HasFP8DstByteSel |
| bool | HasFP4DstByteSel |
Detailed Description
Definition at line 421 of file AMDGPUBaseInfo.cpp.
Member Data Documentation
◆ HasFP4DstByteSel
bool llvm::AMDGPU::FP4FP8DstByteSelInfo::HasFP4DstByteSel
Definition at line 424 of file AMDGPUBaseInfo.cpp.
◆ HasFP8DstByteSel
bool llvm::AMDGPU::FP4FP8DstByteSelInfo::HasFP8DstByteSel
Definition at line 423 of file AMDGPUBaseInfo.cpp.
◆ Opcode
uint16_t llvm::AMDGPU::FP4FP8DstByteSelInfo::Opcode
Definition at line 422 of file AMDGPUBaseInfo.cpp.
The documentation for this struct was generated from the following file:
- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp