Go to the documentation of this file.
9 #ifndef CIRCT_DIALECT_ARC_ARCTYPES_H
10 #define CIRCT_DIALECT_ARC_ARCTYPES_H
12 #include "mlir/IR/BuiltinAttributes.h"
13 #include "mlir/IR/BuiltinTypes.h"
14 #include "mlir/IR/Types.h"
16 #define GET_TYPEDEF_CLASSES
17 #include "circt/Dialect/Arc/ArcTypes.h.inc"