[Issue 4453] Loop-invariant code motion for pure functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 19 19:55:16 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=4453


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx


--- Comment #1 from hsteoh at quickfur.ath.cx 2013-08-19 19:55:14 PDT ---
This looks like a front-end enhancement; just tested the code with gdc -O3, and
the call to _aaGetRvalueX is still inside the loop body (in spite of massive
inlining and loop unrolling by the gcc backend).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list