This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM] ARM NEON support part 6/7: Improve code generation for vtrn, vzip, vuzp, intrinsics


On Saturday 02 June 2007, Julian Brown wrote:
> This patch fixes code generation for vtrn, vzip and vuzp intrinsics,
>...
> patch tweaks the default values of both SRA_MAX_STRUCTURE_COUNT and
> SRA_MAX_STRUCTURE_SIZE to 32 when NEON is enabled.

This feels like a nasty hack that may cause bad things (excessive compile 
time?) to occur for other code.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]