Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_MSFT_MSFTOPS_H
14 #define CIRCT_DIALECT_MSFT_MSFTOPS_H
23 #include "mlir/IR/BuiltinAttributes.h"
24 #include "mlir/Interfaces/InferTypeOpInterface.h"
26 #include "llvm/ADT/BitVector.h"
28 #define GET_OP_CLASSES
29 #include "circt/Dialect/MSFT/MSFT.h.inc"