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

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

Inheritance diagram for mlir::xegpu::uArch::StoreMatrixInstruction:

Public Member Functions

int32_t getMaxLaneStoreSize (int32_t bitWidth) const override
Public Member Functions inherited from mlir::xegpu::uArch::StoreMatrixInstructionInterface
 StoreMatrixInstructionInterface ()
virtual ~StoreMatrixInstructionInterface ()=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::StoreMatrixInstructionInterface
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 230 of file IntelGpuXe2.h.

Member Function Documentation

◆ getMaxLaneStoreSize()

int32_t mlir::xegpu::uArch::StoreMatrixInstruction::getMaxLaneStoreSize ( int32_t bitWidth) const
inlineoverridevirtual

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