• 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: AltiVec optimization in Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AltiVec optimization in Cocoa?


  • Subject: Re: AltiVec optimization in Cocoa?
  • From: Bruno Blondeau <email@hidden>
  • Date: Mon, 20 May 2002 12:12:18 +0200

on 19/05/02 17:07, email@hidden -
email@hidden wrote:

> On Sun, 19 May, 2002, Mamdouh <email@hidden> wrote:
>
>> Is there away to optimize Cocoa Apps for the velocity engine (AltiVec)?
>> Or is it already done for us (I doubt it, but i still hope :)
>
> I've heard rumours about Altivec optimization in gcc 3.1, but don't blame
> me if I'm wrong; blame my memory. :)

I doubt it's automatic vectorization. It would be nice, but only the VAST
preprocessor is doing this.

What GCC 3.1 is probably doing is reordering and modifying your Altivec code
to work more efficiently (scheduling and so on)

Bruno Blondeau
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Objective-C documentation
  • Next by Date: AwakeFromNib
  • Previous by thread: Re: AltiVec optimization in Cocoa?
  • Next by thread: Text fields doesn't draw in a custom view
  • Index(es):
    • Date
    • Thread