CIRCT
20.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 136 of file Reduction.h.
|
inline |
Definition at line 138 of file Reduction.h.
|
pure virtual |