|
MLIR
22.0.0git
|
This class indicates that op operates on tosa shape types. More...
#include "mlir/Dialect/Tosa/IR/TosaOps.h"
Inheritance diagram for mlir::OpTrait::tosa::TosaShapeOperatorWithSameRanks< ConcreteType >:Static Public Member Functions | |
| static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, TosaShapeOperatorWithSameRanks > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. More... | |
This class indicates that op operates on tosa shape types.
|
inlinestatic |
Definition at line 143 of file TosaOps.h.
References mlir::OpTrait::tosa::verifyTosaShapeOperatorWithSameRanks().