|
static CoreRangeSetAttr | get (::mlir::MLIRContext *context, ::llvm::ArrayRef< CoreRangeAttr > core_ranges) |
|
static CoreRangeSetAttr | getChecked (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::MLIRContext *context, ::llvm::ArrayRef< CoreRangeAttr > core_ranges) |
|
::llvm::LogicalResult | verify (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::llvm::ArrayRef< CoreRangeAttr > core_ranges) |
|
::llvm::LogicalResult | verifyInvariants (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::llvm::ArrayRef< CoreRangeAttr > core_ranges) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "ttnn.core_range_set" |
|
static constexpr ::llvm::StringLiteral | dialectName = "ttnn" |
|
◆ get()
◆ getChecked()
CoreRangeSetAttr mlir::tt::ttnn::CoreRangeSetAttr::getChecked |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError, |
|
|
::mlir::MLIRContext * |
context, |
|
|
::llvm::ArrayRef< CoreRangeAttr > |
core_ranges |
|
) |
| |
|
static |
◆ getCoreRanges()
llvm::ArrayRef< CoreRangeAttr > mlir::tt::ttnn::CoreRangeSetAttr::getCoreRanges |
( |
| ) |
const |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::ttnn::CoreRangeSetAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ parse()
mlir::Attribute mlir::tt::ttnn::CoreRangeSetAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ttnn::CoreRangeSetAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ verify()
::llvm::LogicalResult mlir::tt::ttnn::CoreRangeSetAttr::verify |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError, |
|
|
::llvm::ArrayRef< CoreRangeAttr > |
core_ranges |
|
) |
| |
|
static |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttnn::CoreRangeSetAttr::verifyInvariants |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError, |
|
|
::llvm::ArrayRef< CoreRangeAttr > |
core_ranges |
|
) |
| |
|
static |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::ttnn::CoreRangeSetAttr::dialectName = "ttnn" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::ttnn::CoreRangeSetAttr::name = "ttnn.core_range_set" |
|
static |
The documentation for this class was generated from the following files: