|
LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Marker for ops over llzk.felt type operands that are not native to finite field arithmetic. More...
#include <OpTraits.h>
Static Public Member Functions | |
| static mlir::LogicalResult | verifyTrait (mlir::Operation *op) |
Marker for ops over llzk.felt type operands that are not native to finite field arithmetic.
Verifies that the surrounding function is marked with the AllowNonNativeFieldOpsAttr.
Definition at line 45 of file OpTraits.h.
|
inlinestatic |
Definition at line 47 of file OpTraits.h.