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