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

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

Inheritance diagram for mlir::xegpu::uArch::SpirvLoadGatherInstruction:

Public Member Functions

int32_t getMaxLaneLoadSize (int32_t bitWidth) const override
Public Member Functions inherited from mlir::xegpu::uArch::LoadGatherInstructionInterface
 LoadGatherInstructionInterface ()
virtual ~LoadGatherInstructionInterface ()=default
Public Member Functions inherited from mlir::xegpu::uArch::Instruction
 Instruction (InstructionKind kind, InstructionScope scope)
 ~Instruction ()=default
InstructionKind getInstructionKind () const
InstructionScope getScope () const

Additional Inherited Members

Static Public Member Functions inherited from mlir::xegpu::uArch::LoadGatherInstructionInterface
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)
Protected Attributes inherited from mlir::xegpu::uArch::Instruction
const InstructionKind instKind
const InstructionScope scope

Detailed Description

Definition at line 218 of file IntelGpuXe2.h.

Member Function Documentation

◆ getMaxLaneLoadSize()

int32_t mlir::xegpu::uArch::SpirvLoadGatherInstruction::getMaxLaneLoadSize ( int32_t bitWidth) const
inlineoverridevirtual

Implements mlir::xegpu::uArch::LoadGatherInstructionInterface.

Definition at line 219 of file IntelGpuXe2.h.


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