MLIR 23.0.0git
mlir::xegpu::uArch::LoadGatherInstruction Struct Reference

#include "mlir/Dialect/XeGPU/uArch/IntelGpuXe2.h"

Inheritance diagram for mlir::xegpu::uArch::LoadGatherInstruction:

Public Member Functions

 LoadGatherInstruction ()
int32_t getMaxLaneLoadStoreSize () const
Public Member Functions inherited from mlir::xegpu::uArch::Instruction
 Instruction (InstructionKind kind, InstructionScope scope)
 ~Instruction ()=default
InstructionKind getInstructionKind () const
InstructionScope getScope () const

Static Public Member Functions

static bool classof (const Instruction *B)
Static Public Member Functions inherited from mlir::xegpu::uArch::Instruction
static llvm::StringRef toString (InstructionKind instKind)
static std::optional< InstructionKindparseInstructionKind (llvm::StringRef str)

Additional Inherited Members

Protected Attributes inherited from mlir::xegpu::uArch::Instruction
const InstructionKind instKind
const InstructionScope scope

Detailed Description

Definition at line 229 of file IntelGpuXe2.h.

Constructor & Destructor Documentation

◆ LoadGatherInstruction()

mlir::xegpu::uArch::LoadGatherInstruction::LoadGatherInstruction ( )
inline

Member Function Documentation

◆ classof()

bool mlir::xegpu::uArch::LoadGatherInstruction::classof ( const Instruction * B)
inlinestatic

◆ getMaxLaneLoadStoreSize()

int32_t mlir::xegpu::uArch::LoadGatherInstruction::getMaxLaneLoadStoreSize ( ) const
inline

Definition at line 237 of file IntelGpuXe2.h.


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