LLZK
0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Ops.cpp
Go to the documentation of this file.
1
//===-- Ops.cpp - Cast operation implementations ----------------*- 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
#include "
llzk/Dialect/Cast/IR/Ops.h
"
11
#include "
llzk/Dialect/Function/IR/Ops.h
"
12
#include "
llzk/Util/BuilderHelper.h
"
13
14
// TableGen'd implementation files
15
#define GET_OP_CLASSES
16
#include "
llzk/Dialect/Cast/IR/Ops.cpp.inc
"
BuilderHelper.h
Ops.cpp.inc
Ops.h
Ops.h
lib
Dialect
Cast
IR
Ops.cpp
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.