Loading...
Searching...
No Matches
Go to the documentation of this file.
10#ifndef ENZYME_IMPULSE_H
11#define ENZYME_IMPULSE_H
13#include "mlir/IR/BuiltinTypes.h"
14#include "mlir/IR/Dialect.h"
15#include "mlir/IR/OpDefinition.h"
16#include "mlir/IR/SymbolTable.h"
17#include "mlir/Interfaces/ControlFlowInterfaces.h"
18#include "mlir/Interfaces/SideEffectInterfaces.h"
20#include "mlir/Bytecode/BytecodeOpInterface.h"
22#include "Dialect/Impulse/ImpulseEnums.h.inc"
24#define GET_ATTRDEF_CLASSES
25#include "Dialect/Impulse/ImpulseAttributes.h.inc"
27#include "Dialect/Impulse/ImpulseOpsDialect.h.inc"
30#include "Dialect/Impulse/ImpulseOps.h.inc"