MLIR
20.0.0git
|
#include "mlir/Dialect/Tosa/IR/TosaOps.h"
Static Public Member Functions | |
static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, MulOperandsAndResultElementType > | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
|
inlinestatic |
Definition at line 55 of file TosaOps.h.
References mlir::Operation::emitOpError(), mlir::getElementTypeOrSelf(), mlir::Operation::getOperand(), mlir::Operation::getResult(), and mlir::OpTrait::impl::verifySameOperandsAndResultElementType().