Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_MOORE_MOOREATTRIBUTES_H
14 #define CIRCT_DIALECT_MOORE_MOOREATTRIBUTES_H
17 #include "mlir/IR/Attributes.h"
18 #include "mlir/IR/BuiltinAttributes.h"
19 #include "mlir/IR/BuiltinTypes.h"
22 #define GET_ATTRDEF_CLASSES
23 #include "circt/Dialect/Moore/MooreAttributes.h.inc"