|
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::TosaShapeOperator< ConcreteType >:Static Public Member Functions | |
| static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, TosaShapeOperator > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. More... | |
This class indicates that op operates on tosa shape types.
|
inlinestatic |
Definition at line 132 of file TosaOps.h.
References mlir::OpTrait::tosa::verifyTosaShapeOperator().