Changes between Version 16 and Version 17 of DataParallel/ClosureConversion/ClassLess
- Timestamp:
- 04/23/07 05:46:45 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataParallel/ClosureConversion/ClassLess
v16 v17 146 146 }}} 147 147 Now, with the approximate conversion scheme above, we may not have `trevnoc tau`. In this case, we still generate `f_CC`, but also leave the rhs of `f` alone (i.e., compile the original functions). 148 149 When we give up on converting a complete right-hand side, we still want to convert all subexpressions that we can convert.
