Loading...
Searching...
No Matches
Go to the documentation of this file.
9#ifndef CIRCT_DIALECT_SYNTH_SYNTHOPINTERFACES_H
10#define CIRCT_DIALECT_SYNTH_SYNTHOPINTERFACES_H
12#include "mlir/IR/Builders.h"
13#include "mlir/IR/OpDefinition.h"
14#include "llvm/ADT/APInt.h"
15#include "llvm/ADT/ArrayRef.h"
16#include "llvm/ADT/STLFunctionalExtras.h"
17#include "llvm/ADT/SmallVector.h"
18#include "llvm/Support/KnownBits.h"
20#include "circt/Dialect/Synth/SynthOpInterfaces.h.inc"