| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi, I want to evaluate the effectiveness of a research C source-to-source optimizer on benchmarks. Especially, I'm interested in the supported loop transformations. Which freely available testsuites contain a large number of loops? Are there possibly benchmark suites that focus on loops? One of the supported loop transformations I want to evaluate is loop unswitching. However, the benchmarks from the UTDSP testsuite I recently considered have no potential for this transformation, i.e. the loop structures do not allow to "unswitch" loops. Is this a normal situation for unswitching? Regards, Christian |
|
#2
| |||
| |||
| The efficiency of source to source transformations highly depends on the underlying compiler, the compilation options used to generate the code, and on the experimented processor. You cannot have any general trend, even if you do thousands of experiments. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.