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

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

Inheritance diagram for mlir::xegpu::uArch::StoreScatterInstruction:

Public Member Functions

int32_t getMaxLaneAccessSizeBytes () const override
Public Member Functions inherited from mlir::xegpu::uArch::ScatterIoInstructionInterface< InstructionKind::StoreScatter >
 ScatterIoInstructionInterface ()
virtual ~ScatterIoInstructionInterface ()=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::ScatterIoInstructionInterface< InstructionKind::StoreScatter >
static bool classof (const Instruction *B)
Static Public Member Functions inherited from mlir::xegpu::uArch::Instruction
static llvm::StringRef toString (InstructionKind instKind)
Protected Attributes inherited from mlir::xegpu::uArch::Instruction
const InstructionKind instKind
const InstructionScope scope

Detailed Description

Definition at line 219 of file uArchBase.h.

Member Function Documentation

◆ getMaxLaneAccessSizeBytes()

int32_t mlir::xegpu::uArch::StoreScatterInstruction::getMaxLaneAccessSizeBytes ( ) const
inlineoverridevirtual

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