期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Global Register Allocation for SIMD Multiprocessors
1
作者 benjaminhao DavidPEARSON 《Journal of Computer Science & Technology》 SCIE EI CSCD 1996年第3期222-236,共15页
It is relatively clear how to map regular, repetitive or grid oriented computations onto SIMD architectures. It is not so clear, however, how to do this for irregular computations even though there may be significant ... It is relatively clear how to map regular, repetitive or grid oriented computations onto SIMD architectures. It is not so clear, however, how to do this for irregular computations even though there may be significant amounts of intrinsic parallelism in branch free code. We study compilation techniques for this type of code when targeted to SIMD computers and illustrate their use on a simple model architecture.In this paper, we present one of the compilation techniques, global mpister allocation,we have developed for SIMD computers, and demonstrate that it can effectively allocate registers for parallelizing irregular computations in branch free code. This technique is an extension and a modification of the register allocation via graph coloring approach used by sequential compilers. Our performance results validate our method. 展开更多
关键词 Global Register Allocation for SIMD Multiprocessors
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部