CIRCT 22.0.0git
Loading...
Searching...
No Matches
Functions
GenericReductions.cpp File Reference
#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"
Include dependency graph for GenericReductions.cpp:

Go to the source code of this file.

Functions

static std::unique_ptr< Pass > createSimpleCanonicalizerPass (std::optional< int64_t > maxNumRewrites)
 

Function Documentation

◆ createSimpleCanonicalizerPass()

static std::unique_ptr< Pass > createSimpleCanonicalizerPass ( std::optional< int64_t >  maxNumRewrites)
static

Definition at line 100 of file GenericReductions.cpp.