Re: [AArch64] Add vector int to float conversions.

2013-04-29 Thread Marcus Shawcroft
On 26 April 2013 14:22, James Greenhalgh wrote: > > Hi, > > This patch wires up builtins for int to float conversions in > Tree, and uint to float conversions in RTL. > > Regression tested for aarch64-none-elf with no regressions. > > Thanks, > James > > --- > gcc/ > > 2013-04-26 James Greenhalgh

[AArch64] Add vector int to float conversions.

2013-04-26 Thread James Greenhalgh
Hi, This patch wires up builtins for int to float conversions in Tree, and uint to float conversions in RTL. Regression tested for aarch64-none-elf with no regressions. Thanks, James --- gcc/ 2013-04-26 James Greenhalgh * config/aarch64/aarch64-builtins.c (aarch64_fold_bui