Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_SSP_SSPOPS_H
14 #define CIRCT_DIALECT_SSP_SSPOPS_H
19 #include "mlir/Bytecode/BytecodeOpInterface.h"
20 #include "mlir/IR/OpImplementation.h"
21 #include "mlir/IR/RegionKindInterface.h"
22 #include "mlir/IR/SymbolTable.h"
24 #define GET_OP_CLASSES
25 #include "circt/Dialect/SSP/SSP.h.inc"