Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
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 133 of file TargetParser.h.

Member Data Documentation

◆ Major

unsigned llvm::AMDGPU::IsaVersion::Major

◆ Minor

unsigned llvm::AMDGPU::IsaVersion::Minor

Definition at line 135 of file TargetParser.h.

◆ Stepping

unsigned llvm::AMDGPU::IsaVersion::Stepping

Definition at line 136 of file TargetParser.h.


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