|
MLIR 23.0.0git
|
#include "mlir/Dialect/XeGPU/uArch/uArchBase.h"
Public Member Functions | |
| virtual std::optional< std::tuple< llvm::ArrayRef< int >, llvm::ArrayRef< int >, llvm::ArrayRef< int > > > | getBlockWidthHeightCount (Type elemTy, bool hasTransform=false, bool hasTranspose=false, bool upConv=false) const =0 |
| virtual int32_t | getPackedFormatBitSize () const =0 |
| virtual | ~BlockIOInstructionInterface ()=default |
Definition at line 264 of file uArchBase.h.
|
virtualdefault |
|
pure virtual |
|
pure virtual |