https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
Marc Glisse changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
--- Comment #6 from Marc Glisse ---
(In reply to alalaw01 from comment #5)
> Can you give an example where it not only doesn't help, but actually hurts?
I don't remember at all what I was talking about. I can imagine that if we are
in a branch p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
alalaw01 at gcc dot gnu.org changed:
What|Removed |Added
CC||alalaw01 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
--- Comment #4 from Marc Glisse ---
(In reply to Jakub Jelinek from comment #3)
> Perhaps we want to perform it just during ifcvt once it is rolled into
> vectorizer and works on an on-the-side bb? Then it wouldn't affect
> non-vectorized code.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
--- Comment #2 from Marc Glisse ---
The main difficulty is deciding when this transformation is a good idea. A
priori a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57600
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|