LLVM 20.0.0git
Enumerations
llvm::AMDGPU::MFMAScaleFormats Namespace Reference

Enumerations

enum  MFMAScaleFormats {
  FP8_E4M3 = 0 , FP8_E5M2 = 1 , FP6_E2M3 = 2 , FP6_E3M2 = 3 ,
  FP4_E2M1 = 4
}
 

Enumeration Type Documentation

◆ MFMAScaleFormats

Enumerator
FP8_E4M3 
FP8_E5M2 
FP6_E2M3 
FP6_E3M2 
FP4_E2M1 

Definition at line 1054 of file SIDefines.h.