public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/PR96466-fix-vec-cond-expr] VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
@ 2020-08-28 14:16 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2020-08-28 14:16 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/PR96466-fix-vec-cond-expr' was updated to point to:

 f70c7b98cd0... VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr

It previously pointed to:

 5baf3af4ecb... Patch candidate.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  5baf3af... Patch candidate.

commit 5baf3af4ecb68b321948bc6c14e843ea8afbf305
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Aug 28 13:58:37 2020 +0200

    Patch candidate.


Summary of changes (added commits):
-----------------------------------

  f70c7b9... VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr

commit f70c7b98cd0f0e4e8b3cb257173298b415276f4f
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Aug 28 13:58:37 2020 +0200

    VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
    
    gcc/ChangeLog:
    
            * gimple-fold.c (expand_cmp_piecewise): New.
            * gimple-fold.h (nunits_for_known_piecewise_op): New.
            (expand_cmp_piecewise): Moved from ...
            * tree-vect-generic.c (expand_vector_comparison): ... here.
            (nunits_for_known_piecewise_op): Moved to gimple-fold.h.
            * gimple-isel.cc (gimple_expand_vec_cond_expr): Use
            expand_cmp_piecewise fallback for constants.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/vect/pr96466.c: New test.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc/marxin/heads/PR96466-fix-vec-cond-expr] VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
@ 2020-08-28 14:17 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2020-08-28 14:17 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/PR96466-fix-vec-cond-expr' was updated to point to:

 fe9ee80d111... VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr

It previously pointed to:

 f70c7b98cd0... VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  f70c7b9... VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr

commit f70c7b98cd0f0e4e8b3cb257173298b415276f4f
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Aug 28 13:58:37 2020 +0200

    VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
    
    gcc/ChangeLog:
    
            * gimple-fold.c (expand_cmp_piecewise): New.
            * gimple-fold.h (nunits_for_known_piecewise_op): New.
            (expand_cmp_piecewise): Moved from ...
            * tree-vect-generic.c (expand_vector_comparison): ... here.
            (nunits_for_known_piecewise_op): Moved to gimple-fold.h.
            * gimple-isel.cc (gimple_expand_vec_cond_expr): Use
            expand_cmp_piecewise fallback for constants.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/vect/pr96466.c: New test.


Summary of changes (added commits):
-----------------------------------

  fe9ee80... VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr

commit fe9ee80d111e12e30f1327c14baf658ac26cf4d5
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Aug 28 13:58:37 2020 +0200

    VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
    
    gcc/ChangeLog:
    
            PR tree-optimization/96466
            * gimple-fold.c (expand_cmp_piecewise): New.
            * gimple-fold.h (nunits_for_known_piecewise_op): New.
            (expand_cmp_piecewise): Moved from ...
            * tree-vect-generic.c (expand_vector_comparison): ... here.
            (nunits_for_known_piecewise_op): Moved to gimple-fold.h.
            * gimple-isel.cc (gimple_expand_vec_cond_expr): Use
            expand_cmp_piecewise fallback for constants.
    
    gcc/testsuite/ChangeLog:
    
            PR tree-optimization/96466
            * gcc.dg/vect/pr96466.c: New test.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-28 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 14:16 [gcc/marxin/heads/PR96466-fix-vec-cond-expr] VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr Martin Liska
2020-08-28 14:17 Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).