This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ping [wwwdocs] [patch] vectorizer webpage update


Thanks.
Here's the updated patch.

ok?

(See attached file: webpatch)

thanks,
dorit




                                                                                                                                    
                      Paolo Bonzini                                                                                                 
                      <bonzini@gnu.org>         To:       gcc-patches@gcc.gnu.org                                                   
                      Sent by:                  cc:                                                                                 
                      gcc-patches-owner@        Subject:  Re: ping [wwwdocs] [patch] vectorizer webpage update                      
                      gcc.gnu.org                                                                                                   
                                                                                                                                    
                                                                                                                                    
                      05/10/2004 11:09                                                                                              
                                                                                                                                    




Dorit Naishlos wrote:
> while Gerald is away, could someone else approve this patch?
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02855.html

!
!         <li><a href="#References">References/Domumentation</a></li>

Typo.

+                 divides by the vectorization factor.</li>

a multiple of?

+
+           <li><strong>New:</strong> Supported memory accesses are
+           <strong>multi</strong>-dimensional arrays, and pointers that
+           are annotated as <code>__restricted__</code>.</li>

Above, you say "not vectorized: multi-dimensional array".  Which one is
right?

Paolo


Attachment: webpatch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]