Abstract
Intra-iteration data reuse occurs when multiple array references exhibit data reuse in a single loop iteration. An optimizing compiler can exploit this reuse by clustering (in the loop body) array references with data reuse as much as possible. This reduces the number of intervening references between references to the same array and improves overall execution time and energy consumption. In this paper, we present a strategy where inter-statement and intra-statement optimizations are used in concert for optimizing intra-iteration data reuse. The objective is to cluster (within the loop body) the array references with spatial or temporal reuse. Using four array-intensive applications from image processing domain, we show that our approach improves the cache behavior of programs by 13.8% on the average.
Original language | English (US) |
---|---|
Article number | 998419 |
Pages (from-to) | 984-990 |
Number of pages | 7 |
Journal | Proceedings -Design, Automation and Test in Europe, DATE |
DOIs | |
State | Published - Dec 1 2002 |
Event | 2002 Design, Automation and Test in Europe Conference and Exhibition, DATE 2002 - Paris, France Duration: Mar 4 2002 → Mar 8 2002 |
All Science Journal Classification (ASJC) codes
- General Engineering