|
MLIR 23.0.0git
|
#include "mlir/Dialect/XeGPU/uArch/IntelGpuXe2.h"
Public Member Functions | |
| int32_t | getMaxLaneLoadSize (int32_t bitWidth) const override |
| Public Member Functions inherited from mlir::xegpu::uArch::LoadMatrixInstructionInterface | |
| LoadMatrixInstructionInterface () | |
| virtual | ~LoadMatrixInstructionInterface ()=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::LoadMatrixInstructionInterface | |
| 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< InstructionKind > | parseInstructionKind (llvm::StringRef str) |
| Protected Attributes inherited from mlir::xegpu::uArch::Instruction | |
| const InstructionKind | instKind |
| const InstructionScope | scope |
Definition at line 226 of file IntelGpuXe2.h.
|
inlineoverridevirtual |
Implements mlir::xegpu::uArch::LoadMatrixInstructionInterface.
Definition at line 227 of file IntelGpuXe2.h.