Enzyme main
Loading...
Searching...
No Matches
ExpandImpulsePass.cpp File Reference
#include "Dialect/Impulse/Impulse.h"
#include "Dialect/Ops.h"
#include "Interfaces/HMCUtils.h"
#include "Interfaces/ImpulseUtils.h"
#include "PassDetails.h"
#include "Passes/Passes.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/Math/IR/Math.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Pass/PassManager.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/APFloat.h"
#include "Passes/Passes.h.inc"
Include dependency graph for ExpandImpulsePass.cpp:

Go to the source code of this file.

Namespaces

namespace  mlir
 
namespace  mlir::enzyme
 

Macros

#define DEBUG_TYPE   "expand-impulse"
 
#define GEN_PASS_DEF_EXPANDIMPULSEPASS
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "expand-impulse"

Definition at line 31 of file ExpandImpulsePass.cpp.

◆ GEN_PASS_DEF_EXPANDIMPULSEPASS

#define GEN_PASS_DEF_EXPANDIMPULSEPASS

Definition at line 39 of file ExpandImpulsePass.cpp.