This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/50730] SLP vectorization confused by unrelated DRs
- From: "irar at il dot ibm.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Oct 2011 12:09:30 +0000
- Subject: [Bug tree-optimization/50730] SLP vectorization confused by unrelated DRs
- Auto-submitted: auto-generated
- References: <bug-50730-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50730
--- Comment #3 from Ira Rosen <irar at il dot ibm.com> 2011-10-22 12:09:30 UTC ---
(In reply to comment #2)
> First blush, looks like something could be abstracted as a function or a
> macro?!?
Hmm, I don't know. There is a 'continue' there...