This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64][11/14] ARMv8.2-A FP16 testsuite selector


On Thu, Jul 07, 2016 at 05:18:41PM +0100, Jiong Wang wrote:
> ARMv8.2-A adds support for scalar and vector FP16 instructions to ARM and
> AArch64. This patch adds support for testing code for AArch64 targets
> using the new instructions. It is based on the target-support code for
> ARMv8.2-A added for ARM (AArch32).

OK.

Thanks,
James

> gcc/testsuite/
> 2016-07-07  Matthew Wahab <matthew.wahab@arm.com>
>             Jiong Wang <jiong.wang@arm.com>
> 
>         * target-supports.exp (add_options_for_arm_v8_2a_fp16_scalar):
>         Mention AArch64 support.
>         (add_options_for_arm_v8_2a_fp16_neon): Likewise.
>         (check_effective_target_arm_v8_2a_fp16_scalar_ok_nocache): Support
>         AArch64 targets.
>         (check_effective_target_arm_v8_2a_fp16_neon_ok_nocache): Support
>         AArch64 targets.
>         (check_effective_target_arm_v8_2a_fp16_scalar_hw): Support AArch64
>         targets.
>         (check_effective_target_arm_v8_2a_fp16_neon_hw): Likewise.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]