[PATCH AArch64 2/2] Replace temporary inline assembler for vget_high

Alan Lawrence alan.lawrence@arm.com
Tue Aug 12 10:12:00 GMT 2014


This patch replaces the current inline assembler for the vget_high intrinsics in 
arm_neon.h with a sequence of other calls, in a similar fashion to vget_low. 
Unlike the assembler, these are all transparent to the front-end, so should 
enable better optimization through the mid-end.

Tested check-gcc and check-g++ and aarch64-none-elf and aarch64_be-none-elf 
(including new tests in previous patch!).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vget_high.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140812/4c1a336c/attachment.bin>


More information about the Gcc-patches mailing list