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

Go to the source code of this file.

Classes

struct  circt::arc::ArcReducePatternDialectInterface
 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::arc
 

Functions

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