|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
Go to the source code of this file.
Classes | |
| struct | llzk::global::NormalizedGlobalInitializer |
| A global initializer and its normalized type. More... | |
Namespaces | |
| namespace | llzk |
| namespace | llzk::global |
Functions | |
| mlir::FailureOr< NormalizedGlobalInitializer > | llzk::global::normalizeGlobalInitializer (mlir::Type type, mlir::Attribute value, EmitErrorFn emitError) |
| Normalize unambiguous initializer representations and their declared type. | |