[Bug middle-end/89992] Vectorizer is sensitive to guessed profile

2019-04-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89992 --- Comment #2 from Martin Liška --- (In reply to Richard Biener from comment #1) > It's simply that inlining makes the guessed profile not consider the loop > worth > optimizing for speed. Part of that is because the loop ends up in main() >

[Bug middle-end/89992] Vectorizer is sensitive to guessed profile

2019-04-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89992 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|