On Tue, 5 Apr 2011, Ira Rosen wrote: >> <li>The default vector size in auto-vectorization for NEON is now 128 >> bits. >> If for some reason vectorization fails, the vectorizer tries again with >> 64 bit vectors.</li>
64-bit according to http://gcc.gnu.org/codingconventions.html. And perhaps omit "for some reason" and add "thusly", as in "If vectorization fails thusly"? > OK (once the change itself is committed)? Sure thing! Gerald