#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"
Go to the source code of this file.
◆ DEBUG_TYPE
| #define DEBUG_TYPE "expand-impulse" |
◆ GEN_PASS_DEF_EXPANDIMPULSEPASS
| #define GEN_PASS_DEF_EXPANDIMPULSEPASS |