TT-MLIR
Static Public Member Functions | List of all members
mlir::tt::ttir::detail::GenericRegionOpTrait< ConcreteOp > Struct Template Reference
Inheritance diagram for mlir::tt::ttir::detail::GenericRegionOpTrait< ConcreteOp >:
mlir::tt::ttir::GenericRegionOp::Trait< ConcreteOp >

Static Public Member Functions

static bool sameRank (::mlir::OperandRange operands)
 Return if the given operands have the same rank. More...
 

Member Function Documentation

◆ sameRank()

template<typename ConcreteOp >
static bool mlir::tt::ttir::detail::GenericRegionOpTrait< ConcreteOp >::sameRank ( ::mlir::OperandRange  operands)
inlinestatic

Return if the given operands have the same rank.


The documentation for this struct was generated from the following file: