public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "irar at il dot ibm.com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/48765] ICE in vect_transform_stmt
Date: Wed, 27 Apr 2011 10:41:00 -0000	[thread overview]
Message-ID: <bug-48765-4-2ofeSdLUrD@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-48765-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Ira Rosen <irar at il dot ibm.com> 2011-04-27 10:25:16 UTC ---
As analyzed by Richard, the problem (btw, unrelated to Richard's patch) is that
the vectorization factor is changed after the analysis for this loop, and the
same checks that worked fine during the analysis, now fail during the
transformation.

I'll try to move the vectorization factor calculation before the statements
analysis to avoid this. 

Ira


  parent reply	other threads:[~2011-04-27 10:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-25 20:55 [Bug tree-optimization/48765] New: " pthaugen at gcc dot gnu.org
2011-04-26 20:15 ` [Bug tree-optimization/48765] " wschmidt at gcc dot gnu.org
2011-04-27  7:28 ` irar at il dot ibm.com
2011-04-27 10:41 ` irar at il dot ibm.com [this message]
2011-04-28 19:52 ` irar at gcc dot gnu.org
2011-04-29  7:03 ` irar at il dot ibm.com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-48765-4-2ofeSdLUrD@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).