|
LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
|
#include "llzk/Dialect/POD/IR/Attrs.h"#include <mlir/IR/BuiltinAttributes.h>#include <mlir/IR/OpImplementation.h>#include <llvm/Support/Debug.h>Go to the source code of this file.
Namespaces | |
| namespace | llzk |
| namespace | llzk::pod |
Functions | |
| ParseResult | llzk::pod::parseRecord (AsmParser &parser, StringAttr &name, Type &type) |
| void | llzk::pod::printRecord (AsmPrinter &printer, StringAttr name, Type type) |