Loading...
Searching...
No Matches
Go to the documentation of this file.
13#ifndef CIRCT_DIALECT_FIRRTL_CHIRRTLDIALECT_H
14#define CIRCT_DIALECT_FIRRTL_CHIRRTLDIALECT_H
21#include "mlir/IR/BuiltinAttributes.h"
22#include "mlir/IR/Dialect.h"
23#include "mlir/IR/OpImplementation.h"
24#include "mlir/Interfaces/InferTypeOpInterface.h"
25#include "mlir/Interfaces/SideEffectInterfaces.h"
28#include "circt/Dialect/FIRRTL/CHIRRTLDialect.h.inc"
31#define GET_TYPEDEF_CLASSES
32#include "circt/Dialect/FIRRTL/CHIRRTLTypes.h.inc"
36#include "circt/Dialect/FIRRTL/CHIRRTL.h.inc"