9#ifndef MLIR_CONVERSION_CONVERTTOEMITC_CONVERTTOEMITCPASS_H
10#define MLIR_CONVERSION_CONVERTTOEMITC_CONVERTTOEMITCPASS_H
12#include "llvm/ADT/SmallVector.h"
20#define GEN_PASS_DECL_CONVERTTOEMITC
21#include "mlir/Conversion/Passes.h.inc"
The abstract base pass class.
Include the generated interface declarations.