Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_INTEROP_INTEROPOPS_H
14 #define CIRCT_DIALECT_INTEROP_INTEROPOPS_H
17 #include "mlir/Bytecode/BytecodeOpInterface.h"
18 #include "mlir/IR/OpDefinition.h"
19 #include "mlir/Interfaces/ControlFlowInterfaces.h"
21 #define GET_OP_CLASSES
22 #include "circt/Dialect/Interop/InteropEnums.h.inc"
24 #include "circt/Dialect/Interop/Interop.h.inc"