On 13/09/13 19:39, James Greenhalgh wrote:
Hi, This patch adds intrinsics for vcopy<q>_lane<q>_<pfsu><8,16,32,64>. These are implemented in an optimal way using the vget_lane and vset_lane intrinsics and a combine pattern. I've added a testcase and run a full regression run for aarch64-none-elf. OK? Thanks, James
OK /Marcus