diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2024-03-08 16:23:53 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@arm.com> | 2024-03-08 17:06:18 +0000 |
commit | ac829a89fb56cfd914d5e29ed4695e499b0dbc95 (patch) | |
tree | de5a01fd4c9f03738f4a9ea400816a0d8a4b9454 /gcc/tree-vect-loop.cc | |
parent | 10c609191c4462133d6a4ea10a739167204f2cd3 (diff) | |
download | gcc-ac829a89fb56cfd914d5e29ed4695e499b0dbc95.zip gcc-ac829a89fb56cfd914d5e29ed4695e499b0dbc95.tar.gz gcc-ac829a89fb56cfd914d5e29ed4695e499b0dbc95.tar.bz2 |
arm: testsuite: tweak bics_3.c [PR113542]
This test was too simple, which meant that the compiler was sometimes
able to find a better optimization of the code than using a BICS
instruction. Fix this by changing the test slightly to produce a
sequence where BICS should always be the preferred solution.
gcc/testsuite:
PR target/113542
* gcc.target/arm/bics_3.c: Adjust code to something which should
always result in BICS.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions