MLIR
18.0.0git
|
This class verifies that all operands of the specified op have a float type, a vector thereof, or a tensor thereof. More...
#include "mlir/IR/OpDefinition.h"
Static Public Member Functions | |
static LogicalResult | verifyTrait (Operation *op) |
Additional Inherited Members | |
![]() | |
Operation * | getOperation () |
Return the ultimate Operation being worked on. More... | |
This class verifies that all operands of the specified op have a float type, a vector thereof, or a tensor thereof.
Definition at line 1195 of file OpDefinition.h.
|
inlinestatic |
Definition at line 1198 of file OpDefinition.h.