| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sunday, Aug 31, 2003, at 23:02 US/Pacific, Brian Barnes wrote:And get abs + fabs in there too :)
fabs/fabsf ppc_intrinsics, you do not need to use as GCC already "inlines" for absf/fabsf.
Also in newer versions of GCC, it will use fsel more.
If you are doing lot of floating point, I would try this option: -funsafe-math-optimizations.
It might help you in speed but might hurt you in precision.
| References: | |
| >Re: ppc_intrinsics -- astrcmp misdefined? (From: Andrew Pinski <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.