|
LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
|
#include <mlir/IR/BuiltinOps.h>#include <mlir/IR/MLIRContext.h>#include "llzk/Dialect/Verif/IR/Dialect.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | llzk |
| namespace | llzk::verif |
Functions | |
| void | llzk::verif::attachInterfaces (mlir::MLIRContext &context) |
| Attaches the interfaces defined by the verif dialect to upstream IR elements. | |
| void | llzk::verif::registerExtensions (mlir::DialectRegistry ®istry) |
| Registers dialect extensions for the verif dialect. | |