LLZK
2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
TransformationPasses.h
Go to the documentation of this file.
1
//===-- TransformationPasses.h ----------------------------------*- C++ -*-===//
2
//
3
// Part of the LLZK Project, under the Apache License v2.0.
4
// See LICENSE.txt for license information.
5
// Copyright 2025 Veridise Inc.
6
// SPDX-License-Identifier: Apache-2.0
7
//
8
//===----------------------------------------------------------------------===//
9
10
#pragma once
11
12
#include "
llzk/Dialect/Polymorphic/Transforms/TransformationPassEnums.h
"
13
#include "
llzk/Pass/PassBase.h
"
14
15
namespace
llzk::polymorphic
{
16
17
#define GEN_PASS_DECL
18
#define GEN_PASS_REGISTRATION
19
#include "
llzk/Dialect/Polymorphic/Transforms/TransformationPasses.h.inc
"
20
21
};
// namespace llzk::polymorphic
PassBase.h
TransformationPasses.h.inc
TransformationPassEnums.h
llzk::polymorphic
Definition
Ops.cpp:32
include
llzk
Dialect
Polymorphic
Transforms
TransformationPasses.h
Generated by
1.14.0
Copyright 2025 Veridise Inc. under the Apache License v2.0. Copyright 2026 Project LLZK under the Apache License v2.0.