CIRCT 22.0.0git
|
#include "circt/Reduce/GenericReductions.h"
#include "circt/Reduce/ReductionUtils.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 () |
|
static |
Definition at line 75 of file GenericReductions.cpp.