Name |
Last commit
|
Last update |
---|---|---|
.. | ||
analyzer.h | ||
bound.h | ||
int_set.h | ||
int_solver.h | ||
pattern.h | ||
util.h |
The legacy Simplify/CanonicalSimplify are now a thin wrapper around the Analyzer. This PR removes these functions and migrated every place that requires simplification to enforce Analyzer creation. The new API would encourage more Analyzer sharing and potentially enable context-aware analyzer-based simplification.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
analyzer.h | Loading commit data... | |
bound.h | Loading commit data... | |
int_set.h | Loading commit data... | |
int_solver.h | Loading commit data... | |
pattern.h | Loading commit data... | |
util.h | Loading commit data... |