What is the fastest way to get the four scalar floats out of an altivec
vector float?
I currently a procedure similar to the FillVectorFloat described on
Apple's website. Essentially, I form a union between the vector float,
and a vector of four floats, and return the floats.
This process is buried deep inside my inner loops... Can it be sped up?
Thanks,
Roger
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.