On 26/07/15 18:49, Tom de Vries wrote: > On 24/07/15 16:39, Tom de Vries wrote: >> Hi, >> >> this patch allows parallelization and vectorization of reduction >> operators that are guaranteed to not overflow (such as min and max >> operators), independent of the overflow behaviour of the type. >> >> Bootstrapped and reg-tested on x86_64. >> >> OK for trunk? >> >> Thanks, >> - Tom [ Slip-of-the-keyboard ] This is the graphite version of this patch. Bootstrapped and reg-tested on x86_64. OK for trunk? Thanks, - Tom