Enzyme
main
Loading...
Searching...
No Matches
MLIR
Interfaces
AutoDiffTypeInterface.cpp
Go to the documentation of this file.
1
//===- AutoDiffTypeInterface.cpp - Type interface for auto diff -----------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
//
9
// This file defines the type interfaces necessary to implement scalable
10
// automatic differentiation across an unbounded number of MLIR IR constructs.
11
//
12
//===----------------------------------------------------------------------===//
13
14
#include "
AutoDiffTypeInterface.h
"
15
#include "mlir/IR/Builders.h"
16
#include "mlir/IR/Value.h"
17
18
using namespace
mlir
;
19
20
#include "MLIR/Interfaces/AutoDiffTypeInterface.cpp.inc"
AutoDiffTypeInterface.h
mlir
Definition
ActivityAnalysis.h:7
Generated on Fri May 8 2026 19:56:25 for Enzyme by
1.12.0