Closed GoogleCodeExporter closed 8 years ago
Original comment by wnbell
on 21 Aug 2011 at 10:36
It occurred to me that implementing these algorithms immediately in terms of
transform_reduce (as is done in the generic backend) would prevent the entry
points from being intercepted in dispatch. Also, the sequential implementation
in system/detail/scalar is faster than the generic version for the case of
non-random-access iterators, so there are valid reasons to keep things as-is.
Original comment by wnbell
on 23 Jan 2012 at 11:01
Original issue reported on code.google.com by
wnbell
on 1 Sep 2010 at 5:30