Changes between Version 11 and Version 12 of SoC2011
- Timestamp:
- Mar 22, 2011, 11:54:34 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoC2011
v11 v12 113 113 that has been done. 114 114 115 Implementing saturated arithmetic (i.e. values stay at the minimum or maximum instead of overflowing) could also be part of the project. Those are provided as-is by AltiVec, but a software fallback should be implemented as well. 116 115 117 A talk is planned for Boostcon 2011 (May 15-20) to demonstrate the library, which by that point will already 116 118 be somewhat boostified by NT2 developers.