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: Add k8-sse3, opteron-sse3 and athlon64-sse3 switches


There are some benchmarks which require fewer switches to be used (such
as spec 2000) for measuring and reporting submissions.

Also in addition to that there have been some requests to have a switch
for k8 + sse3 because k8 has been supporting SSE3 for the past two years
and we don't have a switch which has both k8 and sse3 support.

One such request is at http://gcc.gnu.org/ml/gcc/2007-02/msg00403.html.

Thanks,
- Dwarak

> -----Original Message-----
> From: Richard Henderson [mailto:rth@redhat.com]
> Sent: Thursday, April 26, 2007 5:16 PM
> To: rajagopal, dwarak
> Cc: gcc-patches@gcc.gnu.org; Meissner, Michael
> Subject: Re: Add k8-sse3, opteron-sse3 and athlon64-sse3 switches
> 
> On Thu, Apr 26, 2007 at 10:04:32AM -0500, rajagopal, dwarak wrote:
> > This patch adds k8-sse3, opteron-sse3 and athlon64-sse3 switches as
> > improved versions of k8, opteron and athlon64 with SSE3 instruction
set
> > support.
> 
> As opposed to -march=k8 -msse3?  Why?
> 
> 
> r~
> 




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