[Issue 18671] Implement loop unrolling in dmd's optimizer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 12 16:56:28 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=18671

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from hsteoh at quickfur.ath.cx ---
DMD already has loop unrolling. It's there, even though dmd's optimizer still
leaves much to be desired.

--


More information about the Digitalmars-d-bugs mailing list