Re: [AArch64] Add vector fix, fixuns, fix_trunc, fixuns_trunc standard patterns

2013-04-29 Thread Marcus Shawcroft
OK /Marcus On 26 April 2013 14:30, James Greenhalgh wrote: > > Hi, > > This patch enables vectorization over conversions by implimenting the > fix, fixuns, fix_trunc, fixuns_trunc, and ftrunc standard pattern names. > > Each of these is implimented by the frintz instruction. > (Round towards 0) >

[AArch64] Add vector fix, fixuns, fix_trunc, fixuns_trunc standard patterns

2013-04-26 Thread James Greenhalgh
Hi, This patch enables vectorization over conversions by implimenting the fix, fixuns, fix_trunc, fixuns_trunc, and ftrunc standard pattern names. Each of these is implimented by the frintz instruction. (Round towards 0) The expanders for these are blank as they are already implimented by the l