CIRCT  19.0.0git
Classes | Namespaces | Functions
ConversionPatterns.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/Transforms/DialectConversion.h"
Include dependency graph for ConversionPatterns.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::TypeConversionPattern
 Generic pattern which replaces an operation by one of the same operation name, but with converted attributes, operands, and result types to eliminate illegal types. More...
 
struct  circt::TypeOpConversionPattern< OpTy >
 

Namespaces

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

Functions

LogicalResult circt::doTypeConversion (Operation *op, ValueRange operands, ConversionPatternRewriter &rewriter, const TypeConverter *typeConverter)