CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions
GenericReductions.h File Reference
#include "circt/Reduce/Reduction.h"
#include <optional>
Include dependency graph for GenericReductions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Functions

void circt::populateGenericReducePatterns (MLIRContext *context, ReducePatternSet &patterns, std::optional< int64_t > maxNumRewrites=std::nullopt)
 Populate reduction patterns that are not specific to certain operations or dialects.