CIRCT
20.0.0git
|
#include "circt/Support/LLVM.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/Pass/PassManager.h"
#include "llvm/ADT/SmallVector.h"
Go to the source code of this file.
Classes | |
struct | circt::Reduction |
An abstract reduction pattern. More... | |
struct | circt::OpReduction< OpTy > |
struct | circt::PassReduction |
A reduction pattern that applies an mlir::Pass . More... | |
class | circt::ReducePatternSet |
struct | circt::ReducePatternDialectInterface |
A dialect interface to provide reduction patterns to a reducer tool. More... | |
struct | circt::ReducePatternInterfaceCollection |
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |