LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Dialect.h File Reference
#include <mlir/IR/BuiltinOps.h>
#include <mlir/IR/MLIRContext.h>
#include "llzk/Dialect/Verif/IR/Dialect.h.inc"
Include dependency graph for Dialect.h:
This graph shows which files directly or indirectly include this file:

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 &registry)
 Registers dialect extensions for the verif dialect.