tree-ssa-loop-prefetch.c
53.1 KB
-
Define the TRIP_COUNT_TO_AHEAD_RATIO heuristic. · 9bf4598b
2010-05-07 Changpeng Fang <changpeng.fang@amd.com> * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New. (is_loop_prefetching_profitable): Do not insert prefetches when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO times the prefetch ahead distance. From-SVN: r159163
Changpeng Fang committed