Loading...
Searching...
No Matches
Go to the documentation of this file.
9#ifndef CIRCT_DIALECT_ARC_ARCATTRIBUTES_H
10#define CIRCT_DIALECT_ARC_ARCATTRIBUTES_H
12#include "mlir/IR/Attributes.h"
13#include "mlir/IR/BuiltinAttributes.h"
14#include "mlir/IR/BuiltinTypes.h"
16#define GET_ATTRDEF_CLASSES
17#include "circt/Dialect/Arc/ArcAttributes.h.inc"