diff mbox

A branch for 256bit vectorizer

Message ID AANLkTinlm4V6F7tjr29oD_ODyUUxD1rszykHqWuOM4lx@mail.gmail.com
State New
Headers show

Commit Message

H.J. Lu June 28, 2010, 12:48 a.m. UTC
On Sun, Jun 27, 2010 at 5:42 AM, Gerald Pfeifer <gerald@pfeifer.com> 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.

Comments

Gerald Pfeifer June 28, 2010, 7:21 a.m. UTC | #1
On Sun, 27 Jun 2010, H.J. Lu wrote:
> Here is a patch. OK to check in?

Looks good to me, thanks!

Gerald
diff mbox

Patch

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 <code>svn log --stop-on-copy
   subject line, all changes should be recorded in
   <code>gcc/ChangeLog.mem-ref2</code>.</dd>

+  <dt>vect256</dt>
+  <dd>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
+  <code>[vect256]</code> in the subject line.</dd>
 </dl>

 <h4>Architecture-specific</h4>