|
CIRCT 22.0.0git
|
A dialect interface to provide reduction patterns to a reducer tool. More...
#include <Reduction.h>


Public Member Functions | |
| ReducePatternDialectInterface (Dialect *dialect) | |
| virtual void | populateReducePatterns (ReducePatternSet &patterns) const =0 |
A dialect interface to provide reduction patterns to a reducer tool.
Definition at line 179 of file Reduction.h.
|
inline |
Definition at line 181 of file Reduction.h.
|
pure virtual |