This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/80928] SLP vectorization does not handle induction in outer loop vectorization


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

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Jun  7 09:39:53 2017
New Revision: 248950

URL: https://gcc.gnu.org/viewcvs?rev=248950&root=gcc&view=rev
Log:
2017-06-07  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/80928
        * gcc.dg/vect/slp-13.c: Adjust patterns with vect_pack_trunc.
        * gcc.dg/vect/slp-13-big-array.c: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/vect/slp-13-big-array.c
    trunk/gcc/testsuite/gcc.dg/vect/slp-13.c

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