Back to Search Start Over

Complementing software pipelining with software thread integration

Authors :
Won So
Alexander G. Dean
Source :
LCTES
Publication Year :
2005
Publisher :
Association for Computing Machinery (ACM), 2005.

Abstract

Software pipelining is a critical optimization for producing efficient code for VLIW/EPIC and superscalar processors in high-performance embedded applications such as digital signal processing. Software thread integration (STI) can often improve the performance of looping code in cases where software pipelining performs poorly or fails. This paper examines both situations, presenting methods to determine what and when to integrate.We evaluate our methods on C-language image and digital signal processing libraries and synthetic loop kernels. We compile them for a very long instruction word (VLIW) digital signal processor (DSP) -- the Texas Instruments (TI) C64x architecture. Loops which benefit little from software pipelining (SWP-Poor) speed up by 26% (harmonic mean, HM). Loops for which software pipelining fails (SWP-Fail) due to conditionals and calls speed up by 16% (HM). Combining SWP-Good and SWP-Poor loops leads to a speedup of 55% (HM).

Details

ISSN :
15581160 and 03621340
Volume :
40
Database :
OpenAIRE
Journal :
ACM SIGPLAN Notices
Accession number :
edsair.doi.dedup.....1b8392aad4f867aa675eb0b5d791b453
Full Text :
https://doi.org/10.1145/1070891.1065930