Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc fix #20259: suggest bang patterns instead of case in hints.rst | Andreas Abel | 2021-08-23 | 1 | -10/+4 |
| | |||||
* | Reduce inlining in deeply-nested cases | Simon Peyton Jones | 2021-02-09 | 1 | -0/+67 |
| | | | | | | | | | | | | This adds a new heuristic, controllable via two new flags to better tune inlining behaviour. The new flags are -funfolding-case-threshold and -funfolding-case-scaling which are document both in the user guide and in Note [Avoid inlining into deeply nested cases]. Co-authored-by: Andreas Klebinger <klebinger.andreas@gmx.at> | ||||
* | Switch to ReadTheDocs theme for the user-guide | Sylvain Henry | 2019-12-25 | 1 | -0/+370 |