CIRCT 20.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
HWAggregateToComb.cpp File Reference
#include "circt/Dialect/Comb/CombOps.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/HW/HWPasses.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/ADT/APInt.h"
#include "circt/Dialect/HW/Passes.h.inc"
Include dependency graph for HWAggregateToComb.cpp:

Go to the source code of this file.

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
namespace  circt::hw
 

Macros

#define GEN_PASS_DEF_HWAGGREGATETOCOMB
 

Functions

static void populateHWAggregateToCombOpConversionPatterns (RewritePatternSet &patterns, AggregateTypeConverter &typeConverter)
 

Macro Definition Documentation

◆ GEN_PASS_DEF_HWAGGREGATETOCOMB

#define GEN_PASS_DEF_HWAGGREGATETOCOMB

Definition at line 18 of file HWAggregateToComb.cpp.

Function Documentation

◆ populateHWAggregateToCombOpConversionPatterns()

static void populateHWAggregateToCombOpConversionPatterns ( RewritePatternSet &  patterns,
AggregateTypeConverter &  typeConverter 
)
static

Definition at line 150 of file HWAggregateToComb.cpp.