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

Instruction set architecture version. More...

#include "llvm/TargetParser/TargetParser.h"

Public Attributes

unsigned Major
 
unsigned Minor
 
unsigned Stepping
 

Detailed Description

Instruction set architecture version.

Definition at line 125 of file TargetParser.h.

Member Data Documentation

◆ Major

unsigned llvm::AMDGPU::IsaVersion::Major

◆ Minor

unsigned llvm::AMDGPU::IsaVersion::Minor

Definition at line 127 of file TargetParser.h.

◆ Stepping

unsigned llvm::AMDGPU::IsaVersion::Stepping

Definition at line 128 of file TargetParser.h.


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