From patchwork Mon Jun 28 00:48:38 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: A branch for 256bit vectorizer From: "H.J. Lu" X-Patchwork-Id: 57110 Message-Id: To: Gerald Pfeifer , GCC Patches , Richard Guenther Date: Sun, 27 Jun 2010 17:48:38 -0700 On Sun, Jun 27, 2010 at 5:42 AM, Gerald Pfeifer wrote: > On Tue, 11 May 2010, H.J. Lu wrote: >> I created a branch for 256bit vectorizer, branches/vect256/.  Richard >> and I will work on it to extend vectorizer to 256bit. > > Would you mind adding this branch to http://gcc.gnu.org/svn.html ?  I > noticed it's not listed there. Here is a patch. OK to check in? Thanks. Index: htdocs/svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.149 diff -u -p -r1.149 svn.html --- htdocs/svn.html 22 Mar 2010 15:19:44 -0000 1.149 +++ htdocs/svn.html 28 Jun 2010 00:47:33 -0000 @@ -343,6 +343,11 @@ the command svn log --stop-on-copy subject line, all changes should be recorded in gcc/ChangeLog.mem-ref2. +
vect256
+
This branch is for extending vectorizer to 256bit. The branch is + maintained by Richard Guenther and H.J. Lu. Patches should be marked + with the tag + [vect256] in the subject line.

Architecture-specific