[PATCH 10/15][AArch64] Implement vcvt_{,high_}f16_f32

Alan Lawrence alan.lawrence@arm.com
Wed Jul 29 09:18:00 GMT 2015


James Greenhalgh wrote:
> On Tue, Jul 28, 2015 at 12:26:09PM +0100, Alan Lawrence wrote:
>> gcc/ChangeLog:
>>
>> 	* config/aarch64/aarch64-simd.md (aarch64_float_truncate_lo_v2sf):
>> 	Reparameterize to...
>> 	(aarch64_float_truncate_lo_<mode>): ...this, for both V2SF and V4HF.
>> 	(aarch64_float_truncate_hi_v4sf): Reparameterize to...
>> 	(aarch64_float_truncate_hi_<Vdbl>): ...this, for both V4SF and V8HF.
>>
>> 	* config/aarch64/aarch64-simd-builtins.def (float_truncate_hi_): Add
>> 	v8hf variant.
>> 	(float_truncate_lo_): Use BUILTIN_VDF iterator.
>>
>> 	* config/aarch64/arm_neon.h (vcvt_f16_f32, vcvt_high_f16_f32): New.
>>
>> 	* config/aarch64/iterators.md (VDF, Vdtype): New.
>> 	(VWIDE, Vmwtype): Add cases for V4HF and V2SF.
>>
> 
> Hi Alan,
> 
> I don't see a patch attached to this one, could you repost with the intended
> patch for review please?
> 
> Thanks,
> James
> 

Oops, sorry, here it is. (FWIW, not changed since previous version of series.)

Thanks,
Alan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10_aarch64_vcvt_f16_f32.patch
Type: text/x-patch
Size: 4588 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150729/bbd6c0e3/attachment.bin>


More information about the Gcc-patches mailing list