[Patch ARM-AArch64/testsuite v3 00/21] Neon intrinsics executable tests
Christophe Lyon
christophe.lyon@linaro.org
Sun Oct 26 18:23:00 GMT 2014
On 24 October 2014 10:07, Marcus Shawcroft <marcus.shawcroft@gmail.com> wrote:
> On 21 October 2014 14:02, Christophe Lyon <christophe.lyon@linaro.org> wrote:
>> This patch series is an updated version of the series I sent here:
>> https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00022.html
>>
>> I addressed comments from Marcus and Richard, and decided to skip
>> support for half-precision variants for the time being. I'll post
>> dedicated patches later.
>>
>> Compared to v2:
>> - the directory containing the new tests is named
>> gcc.target/aarch64/adv-simd instead of
>> gcc.target/aarch64/neon-intrinsics.
>> - the driver is named adv-simd.exp instead of neon-intrinsics.exp
>> - the driver is guarded against the new test parallelization framework
>> - the README file uses 'Advanced SIMD (Neon)' instead of 'Neon'
>>
>
> Thank you Christophe. Please commit all 21 patches in the series.
>
Thanks, I have committed the whole series.
I've just realized afterwards that the tests aren't guarded against
targets not supporting Neon.
How about adding the attached small patch?
(ChangeLog incorrectly formatted :-()
2014-10-26 Christophe Lyon <christophe.lyon@linaro.org>
gcc.target/aarch64/advsimd-intrinsics/advsimd-intrinsics.exp: Skip
tests if target does not support Neon.
Christophe
> /Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: advsimd-check-neon.patch
Type: text/x-patch
Size: 594 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20141026/21ad7c3b/attachment.bin>
More information about the Gcc-patches
mailing list