http://d.puremagic.com/issues/show_bug.cgi?id=4725
--- Comment #10 from Andrei Alexandrescu <[email protected]> 2011-05-15 11:36:24 PDT --- No need to teach or convince me of the virtues of ILP. We've long discussed in the newsgroup how associative operations can be significantly accelerated. I was simply replying to the implementation shown, which is a duplication of reduce. Ideally we'd capture more operation than summation in e.g. assoc_reduce. Then sum would become a simple alias. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
