public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* vactorization in gcc
@ 2006-11-05 15:30 ranjith kumar
  2006-11-05 15:45 ` Tim Prince
  0 siblings, 1 reply; 2+ messages in thread
From: ranjith kumar @ 2006-11-05 15:30 UTC (permalink / raw)
  To: gcc-help

Hi,
 I have read about SIMD(SSE,SSE2....) features of
Pentium 4.
 I know that one can write code to explioit such a
feature by using functions in <xmmintrin.h>.....

Given a C program which does not exploit SIMD feature,
but can be modified to  exploit such a feature, can 
GCC   optimizer modifies the code to exploit it???

Please send any source to know more about this.
Thanks in advance.


		
___________________________________________________________ 
All New Yahoo! Mail – Tired of Vi@gr@! come-ons? Let our SpamGuard protect you. http://uk.docs.yahoo.com/nowyoucan.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: vactorization in gcc
  2006-11-05 15:30 vactorization in gcc ranjith kumar
@ 2006-11-05 15:45 ` Tim Prince
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Prince @ 2006-11-05 15:45 UTC (permalink / raw)
  To: ranjith kumar; +Cc: gcc-help

ranjith kumar wrote:
> Hi,
>  I have read about SIMD(SSE,SSE2....) features of
> Pentium 4.
>  I know that one can write code to explioit such a
> feature by using functions in <xmmintrin.h>.....
> 
> Given a C program which does not exploit SIMD feature,
> but can be modified to  exploit such a feature, can 
> GCC   optimizer modifies the code to exploit it???
> 
> Please send any source to know more about this.
> Thanks in advance.
With so much material on this subject readily available (do you have a 
search engine, or access to gcc.gnu.org?), I can't guess what specific 
question you have in mind.  Did you have trouble spelling the 
terminology, e.g. auto-vectorization?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-05 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-05 15:30 vactorization in gcc ranjith kumar
2006-11-05 15:45 ` Tim Prince

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).