[Bug target/83008] [performance] Is it better to avoid extra instructions in data passing between loops?

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 7 09:14:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83008

--- Comment #35 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Author: clyon
Date: Wed Feb  7 09:12:48 2018
New Revision: 257438

URL: https://gcc.gnu.org/viewcvs?rev=257438&root=gcc&view=rev
Log:
[testsuite] Fix gcc.dg/cse_recip.c for AArch64 after r257181.

2018-02-07  Christophe Lyon <christophe.lyon@linaro.org>

        PR tree-optimization/83008
        * gcc.dg/cse_recip.c: Add -fno-tree-slp-vectorize.



Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/cse_recip.c


More information about the Gcc-bugs mailing list