The canonical GPU name for a variant name.
Declared in <llvm/TargetParser/AMDGPUTargetParser.h>
StringRef
getBaseArchNameAMDGCN(GPUKind AK);
Represent a constant reference to a string, i.e. a character array and a length, which need not be null terminated.
| Name | Description |
|---|---|
| AK | GPU kinds supported by the AMDGPU target. |