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/46008] Floating point condexpr not vectorized


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46008

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-10-14 19:34:20 UTC ---
Author: jakub
Date: Thu Oct 14 19:34:16 2010
New Revision: 165476

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165476
Log:
    PR tree-optimization/46008
    * tree-if-conv.c (predicate_bbs): Try to canonicalize c2
    if possible.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-if-conv.c


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