13#ifndef AIE_DIALECT_AIEVEC_ANALYSIS_PASSES_H
14#define AIE_DIALECT_AIEVEC_ANALYSIS_PASSES_H
16#include "mlir/Pass/Pass.h"
17#include "mlir/Pass/PassOptions.h"
34#define GEN_PASS_CLASSES
35#include "aie/Dialect/AIEVec/Analysis/Passes.h.inc"
40#define GEN_PASS_REGISTRATION
41#include "aie/Dialect/AIEVec/Analysis/Passes.h.inc"
std::unique_ptr< mlir::Pass > createAIEVecConvolutionAnalysisPass()