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: [PATCH, i386]: Use reciprocal sequences for vectorized SFmode division and sqrtf(x) for -ffast-math


On Thu, 20 Oct 2011, Uros Bizjak wrote:

> The patch was tested on x86_64-pc-linux-gnu, but I would like Joseph
> to check if I didn't mess something with options handling.

I have no comments on the option handling in this patch.

> +for vectorized single float division and vectorized sqrtf(x) already with

@code{sqrtf (@var{x})}

-- 
Joseph S. Myers
joseph@codesourcery.com


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