|
From: SourceForge.net <no...@so...> - 2004-03-01 21:25:55
|
Bugs item #907847, was opened at 2004-03-01 21:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=907847&group_id=45158 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dair Grant (grantd) Assigned to: Nobody/Anonymous (nobody) Summary: Architecture-specific optimisations Initial Comment: Add AltiVec/SIMD specific implementations of some routines, to get platform-specific performance improvements. Initial candidates would be the math _Array functions (vector optimisations typically need a large block of data to work with to make their setup cost worthwhile), or fast sqrt approximations (_frsqrte on G4s, HW sqrt on G5s, etc). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=907847&group_id=45158 |