CIRCT
20.0.0git
|
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) |