[AArch64] implement FSQRT in RTL.

Sofiane Naci sofiane.naci@arm.com
Fri Aug 17 15:25:00 GMT 2012


Hi,

I've just committed the attached patch on the AArch64 branch to implement
FSQRT in RTL.

Thanks
Sofiane

-----

r190485 | sofiane | 2012-08-17 16:22:28 +0100 (Fri, 17 Aug 2012) | 12 lines

2012-08-17  Tejas Belagod  <tejas.belagod@arm.com>

	[AArch64] Implement FSQRT in RTL.

	* config/aarch64/aarch64-builtins.c (aarch64_simd_builtin_data):
	Add sqrt to the list of intrinsic descriptors.
	* config/aarch64/aarch64-simd.md (sqrt<mode>2): Insn pattern for
	sqrt.
	(aarch64_sqrt<mode>): Builtin expansion.
	* config/aarch64/arm_neon.h: Remove asm implementations of
	vsqrt. Add builtin implementation of vsqrt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aarch64-fsqrt.patch
Type: application/octet-stream
Size: 4933 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120817/f5ef59dd/attachment.obj>


More information about the Gcc-patches mailing list