Changes between Version 84 and Version 85 of Orio
- Timestamp:
- 06/19/08 14:43:53 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Orio
v84 v85 121 121 By default, the transformed output code is written to the file `_axpy4.c`. Optionally, users can specify the name of the output file using the command option `-o <file>`. Below is how the output code looks like. 122 122 123 124 125 {{{ 126 127 128 129 130 123 {{{ 131 124 /*@ begin Loop ( 132 125 transform Unroll(ufactor=4)