Re: [RFC PATCH, i386]: Vectorize calls to floor, ceil, trunc and rint functions.

2011-03-16 Thread H.J. Lu
On Sun, Feb 27, 2011 at 5:45 AM, Uros Bizjak ubiz...@gmail.com wrote: Hello! Attached [RFC] patch vectorizes calls to floor, ceil, trunc and rint (and their float variants) functions using roundps/roundpd SSE4.1 instruction. 2011-02-27  Uros Bizjak  ubiz...@gmail.com        *

Re: [RFC PATCH, i386]: Vectorize calls to floor, ceil, trunc and rint functions.

2011-03-16 Thread H.J. Lu
On Wed, Mar 16, 2011 at 11:38 AM, H.J. Lu hjl.to...@gmail.com wrote: On Sun, Feb 27, 2011 at 5:45 AM, Uros Bizjak ubiz...@gmail.com wrote: Hello! Attached [RFC] patch vectorizes calls to floor, ceil, trunc and rint (and their float variants) functions using roundps/roundpd SSE4.1