Thread overview
[Issue 20991] Optimizer is not unlining various forms of simple loops
Jun 28, 2020
Walter Bright
Jun 30, 2020
Walter Bright
Jun 30, 2020
Walter Bright
Jul 06, 2020
Walter Bright
Dec 17, 2022
Iain Buclaw
June 28, 2020
https://issues.dlang.org/show_bug.cgi?id=20991

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |performance

--
June 30, 2020
https://issues.dlang.org/show_bug.cgi?id=20991

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/11350

--
June 30, 2020
https://issues.dlang.org/show_bug.cgi?id=20991

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
More unrolling information: https://github.com/dlang/phobos/pull/7534

--
July 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20991

--- Comment #3 from Walter Bright <bugzilla@digitalmars.com> ---
Progress: https://github.com/dlang/dmd/pull/11378

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20991

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--