|
CIRCT 22.0.0git
|
#include "circt/Reduce/Reduction.h"

Go to the source code of this file.
Classes | |
| struct | circt::hw::HWReducePatternDialectInterface |
| A dialect interface to provide reduction patterns to a reducer tool. More... | |
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::hw |
Functions | |
| void | circt::hw::registerReducePatternDialectInterface (mlir::DialectRegistry ®istry) |
| Register the HW Reduction pattern dialect interface to the given registry. | |