|
LLZK 2.0.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 48 of file OpTraits.h.
|
inlinestatic |
Definition at line 50 of file OpTraits.h.