Skip to content
Commit 86d0d9be authored by Alastair Donaldson's avatar Alastair Donaldson Committed by Steven Perron
Browse files

Refactored reducer so that the 'finding' functionality of a reduction pass are...

Refactored reducer so that the 'finding' functionality of a reduction pass are separated from the generic functionality for tracking progress of a pass.  With this change, we now have a ReductionOpportunityFinder abstract class, with many subclasses for each type of reduction, and just one ReductionPass class, which has an associated finder. (#2321)

Sounds good.
parent b1be6763
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment