|
::mlir::StringAttr | getMemoryConfigAttrName (::mlir::OperationName name) |
|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
::llvm::LogicalResult | setPropertiesFromAttr (Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
|
::mlir::Attribute | getPropertiesAsAttr (::mlir::MLIRContext *ctx, const Properties &prop) |
|
static llvm::hash_code | computePropertiesHash (const Properties &prop) |
|
static std::optional< mlir::Attribute > | getInherentAttr (::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) |
|
static void | setInherentAttr (Properties &prop, llvm::StringRef name, mlir::Attribute value) |
|
static void | populateInherentAttrs (::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) |
|
::llvm::LogicalResult | verifyInherentAttrs (::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
|
::llvm::LogicalResult | readProperties (::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input, ::mlir::tt::ttnn::MemoryConfigAttr memory_config) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input, ::mlir::tt::ttnn::MemoryConfigAttr memory_config) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ Properties
◆ build() [1/3]
void mlir::tt::ttnn::ToMemoryConfigOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/3]
void mlir::tt::ttnn::ToMemoryConfigOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
result, |
|
|
::mlir::Value |
input, |
|
|
::mlir::tt::ttnn::MemoryConfigAttr |
memory_config |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttnn::ToMemoryConfigOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
input, |
|
|
::mlir::tt::ttnn::MemoryConfigAttr |
memory_config |
|
) |
| |
|
static |
◆ computePropertiesHash()
llvm::hash_code mlir::tt::ttnn::ToMemoryConfigOp::computePropertiesHash |
( |
const Properties & |
prop | ) |
|
|
static |
◆ getAttributeNameForIndex() [1/2]
::mlir::StringAttr mlir::tt::ttnn::ToMemoryConfigOp::getAttributeNameForIndex |
( |
::mlir::OperationName |
name, |
|
|
unsigned |
index |
|
) |
| |
|
inlinestaticprivate |
◆ getAttributeNameForIndex() [2/2]
::mlir::StringAttr mlir::tt::ttnn::ToMemoryConfigOp::getAttributeNameForIndex |
( |
unsigned |
index | ) |
|
|
inlineprivate |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttnn::ToMemoryConfigOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getInherentAttr()
std::optional< mlir::Attribute > mlir::tt::ttnn::ToMemoryConfigOp::getInherentAttr |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop, |
|
|
llvm::StringRef |
name |
|
) |
| |
|
static |
◆ getInput()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttnn::ToMemoryConfigOp::getInput |
( |
| ) |
|
|
inline |
◆ getInputMutable()
::mlir::OpOperand& mlir::tt::ttnn::ToMemoryConfigOp::getInputMutable |
( |
| ) |
|
|
inline |
◆ getMemoryConfig()
◆ getMemoryConfigAttr()
◆ getMemoryConfigAttrName() [1/2]
::mlir::StringAttr mlir::tt::ttnn::ToMemoryConfigOp::getMemoryConfigAttrName |
( |
| ) |
|
|
inline |
◆ getMemoryConfigAttrName() [2/2]
::mlir::StringAttr mlir::tt::ttnn::ToMemoryConfigOp::getMemoryConfigAttrName |
( |
::mlir::OperationName |
name | ) |
|
|
inlinestatic |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttnn::ToMemoryConfigOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttnn::ToMemoryConfigOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttnn::ToMemoryConfigOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttnn::ToMemoryConfigOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttnn::ToMemoryConfigOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getPropertiesAsAttr()
mlir::Attribute mlir::tt::ttnn::ToMemoryConfigOp::getPropertiesAsAttr |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop |
|
) |
| |
|
static |
◆ getResult()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttnn::ToMemoryConfigOp::getResult |
( |
| ) |
|
|
inline |
◆ populateInherentAttrs()
void mlir::tt::ttnn::ToMemoryConfigOp::populateInherentAttrs |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop, |
|
|
::mlir::NamedAttrList & |
attrs |
|
) |
| |
|
static |
◆ readProperties()
llvm::LogicalResult mlir::tt::ttnn::ToMemoryConfigOp::readProperties |
( |
::mlir::DialectBytecodeReader & |
reader, |
|
|
::mlir::OperationState & |
state |
|
) |
| |
|
static |
◆ setInherentAttr()
void mlir::tt::ttnn::ToMemoryConfigOp::setInherentAttr |
( |
Properties & |
prop, |
|
|
llvm::StringRef |
name, |
|
|
mlir::Attribute |
value |
|
) |
| |
|
static |
◆ setMemoryConfigAttr()
◆ setPropertiesFromAttr()
llvm::LogicalResult mlir::tt::ttnn::ToMemoryConfigOp::setPropertiesFromAttr |
( |
Properties & |
prop, |
|
|
::mlir::Attribute |
attr, |
|
|
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError |
|
) |
| |
|
static |
◆ verify()
::llvm::LogicalResult mlir::tt::ttnn::ToMemoryConfigOp::verify |
( |
| ) |
|
◆ verifyInherentAttrs()
llvm::LogicalResult mlir::tt::ttnn::ToMemoryConfigOp::verifyInherentAttrs |
( |
::mlir::OperationName |
opName, |
|
|
::mlir::NamedAttrList & |
attrs, |
|
|
llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError |
|
) |
| |
|
static |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttnn::ToMemoryConfigOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttnn::ToMemoryConfigOp::verifyInvariantsImpl |
( |
| ) |
|
◆ writeProperties()
void mlir::tt::ttnn::ToMemoryConfigOp::writeProperties |
( |
::mlir::DialectBytecodeWriter & |
writer | ) |
|
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.cpp.inc