Hybrid Specialization: A Trade-off Between Static and Dynamic Specialization.

PACT(2007)

引用 0|浏览0
暂无评分
摘要
Code specialization is a well-known technique used to produce more efficient code from a generic one. This technique is widely used, from high level languages to optimized libraries like FFTW. It works by substituting a formal input value by an effective value, and can be done either statically or dynamically. Static specialization makes use of data that is expected to be frequently used, whereas, dynamic specialization uses the actual values at run-time. We propose a novel hybrid method combining both the static and the dynamic specialization.
更多
查看译文
关键词
code specialization,dynamic specialization,static specialization,actual value,effective value,efficient code,formal input value,well-known technique,high level language,optimized library,Dynamic Specialization,Hybrid Specialization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要