Changes between Version 17 and Version 18 of DataParallel/ClosureConversion
- Timestamp:
- 05/24/07 06:41:35 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataParallel/ClosureConversion
v17 v18 11 11 2. Use non-cc'd modules in cc'd modules ** DONE ** 12 12 2. Import cc'd modules in other cc'd modules (we need to decide on how to put the additional CC info into ifaces) ** DONE ** 13 3. CC data types ** ALMOST DONE ** 13 3. CC data types ** DONE ** 14 Unboxed values aren't really implemented yet, but we'll now go over to implementing vectorisation, which will work a bit different to what is described here. See the [wiki:DataParallel/Vectorisation vectorisation page]. 14 15 15 16 We have got some [wiki:DataParallel/ClosureConversion/ImplNotes notes on the implementation].
