A software pipelining method
โ Scribed by HE Yan-xiang; Shi Li; Li Chen; Zhang Ge
- Publisher
- Wuhan University
- Year
- 2001
- Tongue
- English
- Weight
- 53 KB
- Volume
- 6
- Category
- Article
- ISSN
- 1007-1202
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
A considerable part of program execution time is consumed by loops, so that loop optimization is highly effective especially for the innermost loops of a program. Software pipelining and loop unrolling are known methods for loop optimization. Software pipelining is advantageous in that the code beco
This paper focuses on the interaction between software prefetching (both binding and nonbinding prefetch) and software pipelining for statically scheduled machines. First, it is shown that evaluating software pipelined schedules without considering memory effects can be rather inaccurate due to stal