|
CIRCT 22.0.0git
|
#include "circt/Reduce/GenericReductions.h"#include "circt/Reduce/ReductionUtils.h"#include "mlir/IR/SymbolTable.h"#include "mlir/Transforms/GreedyPatternRewriteDriver.h"#include "mlir/Transforms/Passes.h"
Go to the source code of this file.
Functions | |
| static std::unique_ptr< Pass > | createSimpleCanonicalizerPass (std::optional< int64_t > maxNumRewrites) |
|
static |
Definition at line 100 of file GenericReductions.cpp.