|
void | print (::mlir::AsmPrinter &odsPrinter) const |
|
StringAttr | getName () const |
|
::llvm::ArrayRef< int64_t > | getShape () const |
|
|
static MeshAttr | get (::mlir::MLIRContext *context, StringAttr name, ::llvm::ArrayRef< int64_t > shape) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "tt.mesh" |
|
static constexpr ::llvm::StringLiteral | dialectName = "tt" |
|
◆ get()
MeshAttr mlir::tt::MeshAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
StringAttr |
name, |
|
|
::llvm::ArrayRef< int64_t > |
shape |
|
) |
| |
|
static |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::MeshAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ getName()
StringAttr mlir::tt::MeshAttr::getName |
( |
| ) |
const |
◆ getShape()
llvm::ArrayRef< int64_t > mlir::tt::MeshAttr::getShape |
( |
| ) |
const |
◆ parse()
mlir::Attribute mlir::tt::MeshAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::MeshAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::MeshAttr::dialectName = "tt" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::MeshAttr::name = "tt.mesh" |
|
static |
The documentation for this class was generated from the following files: