[Bug tree-optimization/56625] After if-conversion vectorizer doesn't recognize similar stores
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 15 12:27:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56625
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2013-03-15
Ever Confirmed|0 |1
Build|4.8.0 20130313 |
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-15 12:27:08 UTC ---
For me cselim already sinks the store, making this a non-issue (and vectorizing
the loop). On x86_64, that is.
So - which target?
More information about the Gcc-bugs
mailing list