CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
RTGReductions.h File Reference
#include "circt/Reduce/Reduction.h"
Include dependency graph for RTGReductions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::rtg::RTGReducePatternDialectInterface
 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::rtg
 

Functions

void circt::rtg::registerReducePatternDialectInterface (mlir::DialectRegistry &registry)
 Register the RTG Reduction pattern dialect interface to the given registry.