On Fri, Oct 24, 2014 at 12:57 PM, Alan Lawrence <alan.lawre...@arm.com> wrote: > This migrates ARM from reduc_splus_optab and reduc_uplus optab to a single > reduc_plus_optab. > > Tested, in combination with next patch: > bootstrap on arm-none-linux-gnueabihf > cross-tested check-gcc on arm-none-eabi. >
Ok. Ramana > gcc/ChangeLog: > > config/arm/neon.md (reduc_plus_*): Rename to... > (reduc_plus_scal_*): ...this; reduce to temp and extract scalar > result.