• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode and SSE4.1?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode and SSE4.1?


  • Subject: Re: XCode and SSE4.1?
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 25 Nov 2008 18:21:04 -0800

On Nov 25, 2008, at 5:28 PM, Robert Monaghan wrote:

Is there some instructions for adding SSE4.1 support to XCode 3.1.x projects?  

See "Programming SSE in C" in the AlitVec/SSE Migration Guide

Also, what defines should be used to compile SSE4 intrinsics?

Add -msse3 to Other C Flags.

But before you go to all the trouble, read Mac OS X Manual Page For SSE4 and see what higher-level frameworks Apple has already built, tuned, and optimized for portability across the many chipsets available in Macs.

And do read http://www.macresearch.org/how_to_properly_use_sse3_and_ssse3_and_future_intel_vector_extensions_0 for the right approach for building projects for multiple chipsets.

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: XCode and SSE4.1?
      • From: Robert Monaghan <email@hidden>
References: 
 >XCode and SSE4.1? (From: Robert Monaghan <email@hidden>)

  • Prev by Date: Re: XCode and SSE4.1?
  • Next by Date: Re: [Xcode-users] Linking static curl lib
  • Previous by thread: Re: XCode and SSE4.1?
  • Next by thread: Re: XCode and SSE4.1?
  • Index(es):
    • Date
    • Thread