LLVM  8.0.1
Public Attributes | List of all members
llvm::AMDGPU::IsaVersion Struct Reference

Instruction set architecture version. More...

#include "llvm/Support/TargetParser.h"

Collaboration diagram for llvm::AMDGPU::IsaVersion:
Collaboration graph
[legend]

Public Attributes

unsigned Major
 
unsigned Minor
 
unsigned Stepping
 

Detailed Description

Instruction set architecture version.

Definition at line 132 of file TargetParser.h.

Member Data Documentation

◆ Major

unsigned llvm::AMDGPU::IsaVersion::Major

◆ Minor

unsigned llvm::AMDGPU::IsaVersion::Minor

◆ Stepping

unsigned llvm::AMDGPU::IsaVersion::Stepping

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