SpecConstr also non-recursive top-level functions
In order to fix the regressions introduced by loopification (#14068), we probably need to get !SpecConstr also do something about non-recursive functions.
In a first iteration, we might want to enable it for non-recursive functions straight-away, and see if it fixes the regressions introduced by Loopification.
But if this turns out to be too slow/too expensive, we should try specializing non-recursive local functions if there is only one call-patterns. That ought to be a straight win in all cases anyways.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.5 |
| Type | Task |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |