[Bug tree-optimization/50374] Support vectorization of min/max location pattern

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 29 15:27:00 GMT 2011


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

--- Comment #24 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-11-29 14:46:59 UTC ---
Created attachment 25945
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25945
gcc47-pr50374.patch

This updated patch applies (had to remove various parts from the older patch
that have been upstreamed independently and adjust e.g. to the
vectorizable_condition SLP changes), and passes vect.exp=\*minmax\* testing,
haven't tested anything beyond that.  The above written issues still apply of
course.



More information about the Gcc-bugs mailing list