[Issue 4725] std.algorithm.sum()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 15 12:09:44 PDT 2011


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



--- Comment #12 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-05-15 12:05:38 PDT ---
Probably we need two more reduce primitives, both of which assume
associativity. One uses ILP and simple loop unrolling whereas the other uses
full-blown threads. There are definitely needs for each.

-- 
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