Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_OM_OMOPINTERFACES_H
14 #define CIRCT_DIALECT_OM_OMOPINTERFACES_H
16 #include "mlir/IR/OpDefinition.h"
17 #include "mlir/IR/OpImplementation.h"
18 #include "llvm/ADT/APSInt.h"
20 #include "circt/Dialect/OM/OMOpInterfaces.h.inc"