CIRCT
20.0.0git
|
#include "circt/Reduce/Reduction.h"
Go to the source code of this file.
Classes | |
struct | circt::firrtl::FIRRTLReducePatternDialectInterface |
A dialect interface to provide reduction patterns to a reducer tool. More... | |
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::firrtl | |
Functions | |
void | circt::firrtl::registerReducePatternDialectInterface (mlir::DialectRegistry ®istry) |
Register the FIRRTL Reduction pattern dialect interface to the given registry. More... | |