aboutsummaryrefslogtreecommitdiff
path: root/gcc/genmatch.cc
diff options
context:
space:
mode:
authorChristoph Müllner <christoph.muellner@vrull.eu>2025-01-14 13:20:50 +0100
committerChristoph Müllner <christoph.muellner@vrull.eu>2025-01-15 12:11:01 +0100
commit120a37008222bf6fe17658af3d1ba1b384642905 (patch)
tree7784cb7b1c20223aa1ccf22b0cfcb06ca8a6098e /gcc/genmatch.cc
parentb67a0d6aca0c049e14e44c3f28ce3806680543ef (diff)
downloadgcc-120a37008222bf6fe17658af3d1ba1b384642905.zip
gcc-120a37008222bf6fe17658af3d1ba1b384642905.tar.gz
gcc-120a37008222bf6fe17658af3d1ba1b384642905.tar.bz2
testsuite: i386: Fix expected vectoriziation in pr105493.c
As reported in PR117079, commit ab18785840d7b8 broke the test pr105493.c. The test code contains two loops, where the first one is exected to be vectorized. The commit that broke that vectorization was the first of several that enabled vectorization of both loops. Now, that GCC can vectorize the whole function, let's adjust this test to expect vectorization of both loops by ensuring that we don't write to the helper-array 'tmp'. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu> PR target/117079 gcc/testsuite/ChangeLog: * gcc.target/i386/pr105493.c: Fix expected vectorization Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
Diffstat (limited to 'gcc/genmatch.cc')
0 files changed, 0 insertions, 0 deletions