|
LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Marker for ops that are specific to constraint generation. More...
#include <OpTraits.h>
Static Public Member Functions | |
| static mlir::LogicalResult | verifyTrait (mlir::Operation *op) |
Marker for ops that are specific to constraint generation.
Verifies that the surrounding function is marked with the AllowConstraintAttr.
Definition at line 25 of file OpTraits.h.
|
inlinestatic |
Definition at line 27 of file OpTraits.h.