LLVM 24.0.0git
llvm::AMDGPU::CoExecSlotInfo Struct Reference

Per-slot info: which instruction classes may co-execute here. More...

#include "Target/AMDGPU/AMDGPUCoExecInfo.h"

Public Attributes

CoExecMaskT Mask = CoExecMask::All

Detailed Description

Per-slot info: which instruction classes may co-execute here.

Definition at line 227 of file AMDGPUCoExecInfo.h.

Member Data Documentation

◆ Mask

CoExecMaskT llvm::AMDGPU::CoExecSlotInfo::Mask = CoExecMask::All

Definition at line 228 of file AMDGPUCoExecInfo.h.


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