Title
Fusion of Calling Sites
Abstract
The increasing popularity of Graphics Processing Units (GPUs), has brought renewed attention to old problems related to the Single Instruction, Multiple Data execution model. One of these problems is the reconvergence of divergent threads. A divergence happens at a conditional branch when different threads disagree on the path to follow upon reaching this split point. Divergences may impose a heavy burden on the performance of parallel programs. In this paper we propose a compiler level optimization to mitigate this performance loss. This optimization consists in merging function call sites located at different paths that sprout from the same branch. We show that our optimization adds negligible overhead on the compiler. It does not slowdown programs in which it is not applicable, and accelerates substantially those in which it is. As an example, we have been able to speed up the well known SPLASH Fast Fourier Transform benchmark by 11%.
Year
DOI
Venue
2015
10.1109/SBAC-PAD.2015.16
Symposium on Computer Architecture and High Performance Computing
Keywords
DocType
ISSN
compilers, parallelism, optimization
Conference
1550-6533
Citations 
PageRank 
References 
0
0.34
17
Authors
3
Name
Order
Citations
PageRank
Douglas do Couto Teixeira100.34
Sylvain Collange216618.07
Fernando Magno Quintão Pereira321620.03