9 #ifndef CIRCT_DIALECT_HW_HWREDUCTIONS_H
10 #define CIRCT_DIALECT_HW_HWREDUCTIONS_H
void registerReducePatternDialectInterface(mlir::DialectRegistry ®istry)
Register the HW Reduction pattern dialect interface to the given registry.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
A dialect interface to provide reduction patterns to a reducer tool.
ReducePatternDialectInterface(Dialect *dialect)
A dialect interface to provide reduction patterns to a reducer tool.
void populateReducePatterns(circt::ReducePatternSet &patterns) const override