CIRCT 22.0.0git
|
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. | |