Re: [AArch64] Refactor reduc_plus patterns.

2013-04-30 Thread Marcus Shawcroft
OK /Marcus On 30 April 2013 16:42, James Greenhalgh wrote: > > Hi, > > This patch refactors the reduc_plus RTL patterns in the > AArch64 back-end. We do this to provide a more uniform > interface for arm_neon.h builtins. Because of this we can rewrite > the intrinsics in arm_neon.h to use these s

[AArch64] Refactor reduc_plus patterns.

2013-04-30 Thread James Greenhalgh
Hi, This patch refactors the reduc_plus RTL patterns in the AArch64 back-end. We do this to provide a more uniform interface for arm_neon.h builtins. Because of this we can rewrite the intrinsics in arm_neon.h to use these standard pattern names, and allow the signed varients to fold to tree wher