Go to the documentation of this file.
9 #ifndef CIRCT_DIALECT_SEQ_SEQATTRIBUTES_H
10 #define CIRCT_DIALECT_SEQ_SEQATTRIBUTES_H
12 #include "mlir/IR/Attributes.h"
13 #include "mlir/IR/BuiltinAttributes.h"
14 #include "mlir/IR/BuiltinTypes.h"
16 #include "circt/Dialect/Seq/SeqEnums.h.inc"
17 #define GET_ATTRDEF_CLASSES
18 #include "circt/Dialect/Seq/SeqAttributes.h.inc"