Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_OM_OMOPS_H
14 #define CIRCT_DIALECT_OM_OMOPS_H
21 #include "mlir/IR/BuiltinOps.h"
22 #include "mlir/IR/OpDefinition.h"
23 #include "mlir/Interfaces/ControlFlowInterfaces.h"
24 #include "mlir/Interfaces/InferTypeOpInterface.h"
26 #define GET_OP_CLASSES
27 #include "circt/Dialect/OM/OM.h.inc"