TT-MLIR
|
Public Member Functions | |
RemainderOpAdaptor (RemainderOp op) | |
::llvm::LogicalResult | verify (::mlir::Location loc) |
RemainderOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
RemainderOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) | |
RemainderOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) | |
template<typename LateInst = RemainderOp, typename = std::enable_if_t<std::is_same_v<LateInst, RemainderOp>>> | |
RemainderOpGenericAdaptor (RangeT values, LateInst op) | |
Public Member Functions inherited from mlir::tt::ttnn::RemainderOpGenericAdaptor< RangeT > | |
RemainderOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
RemainderOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) | |
RemainderOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) | |
template<typename LateInst = RemainderOp, typename = std::enable_if_t<std::is_same_v<LateInst, RemainderOp>>> | |
RemainderOpGenericAdaptor (RangeT values, LateInst op) | |
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
RangeT | getODSOperands (unsigned index) |
RangeT | getInputs () |
RangeT | getOutputs () |
RangeT | getOperands () |
Public Member Functions inherited from mlir::tt::ttnn::detail::RemainderOpGenericAdaptorBase | |
RemainderOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) | |
RemainderOpGenericAdaptorBase (RemainderOp op) | |
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
const Properties & | getProperties () |
::mlir::DictionaryAttr | getAttributes () |
Additional Inherited Members | |
Protected Attributes inherited from mlir::tt::ttnn::detail::RemainderOpGenericAdaptorBase | |
::mlir::DictionaryAttr | odsAttrs |
::std::optional<::mlir::OperationName > | odsOpName |
Properties | properties |
::mlir::RegionRange | odsRegions |
mlir::tt::ttnn::RemainderOpAdaptor::RemainderOpAdaptor | ( | RemainderOp | op | ) |
|
inline |
|
inline |
|
inline |
|
inline |
llvm::LogicalResult mlir::tt::ttnn::RemainderOpAdaptor::verify | ( | ::mlir::Location | loc | ) |