Loading [MathJax]/extensions/tex2jax.js
CIRCT 22.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
FoldAddIntoCompress Struct Reference
Inheritance diagram for FoldAddIntoCompress:
Inheritance graph
[legend]
Collaboration diagram for FoldAddIntoCompress:
Collaboration graph
[legend]

Public Member Functions

LogicalResult matchAndRewrite (comb::AddOp addOp, PatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 116 of file DatapathFolds.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult FoldAddIntoCompress::matchAndRewrite ( comb::AddOp  addOp,
PatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 120 of file DatapathFolds.cpp.

References areAllCompressorResultsSummed().


The documentation for this struct was generated from the following file: