LLZK 3.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
OpInterfaces.h
Go to the documentation of this file.
1//===-- OpInterfaces.h ------------------------------------------*- C++ -*-===//
2//
3// Part of the LLZK Project, under the Apache License v2.0.
4// See LICENSE.txt for license information.
5// Copyright 2026 Project LLZK.
6// SPDX-License-Identifier: Apache-2.0
7//
8//===----------------------------------------------------------------------===//
9
10#pragma once
11
16#include "llzk/Util/Walk.h"
17
18#include <mlir/Interfaces/CallInterfaces.h>
19#include <mlir/Interfaces/ControlFlowInterfaces.h>
20#include <mlir/Interfaces/FunctionInterfaces.h>
21#include <mlir/Interfaces/InferTypeOpInterface.h>
22
23// Include TableGen'd declarations