基于编译指示的向量化方法OACSCDCSTPCD
Vectorization Method Based on Compiler Directive
编译器由于程序分析能力不足,无法自动实现循环向量化或者会造成盲目自动向量化.为此,提出一种基于编译指示的向量化方法.通过在代码中插入向量化编译指示语句,指导自动向量化编译工具的处理过程,自动生成高效的向量化代码.测试结果表明,该方法能够有效提高目标代码的运行性能.
Aiming at the problems that vectorization compiler tool can not perform auto-vectorization or does blind auto-vectorization because of the insufficient of program analysis ability, this paper proposes a vectorization method based on the compiler directive. The compiler directive is used to guide vectorization compiler tool to perform some special actions and produce high efficiency vectorization code automaticly when it is inserted into the program. Te…查看全部>>
姚远;赵荣彩
解放军信息工程大学信息工程学院,郑州450002解放军信息工程大学信息工程学院,郑州450002
信息技术与安全科学
单指令多数据流自动向量化数据依赖关系编译指示循环不变量向量寄存器
Single Instruction Multiple Data(SIMD) automatic vectorization data dependence relationship compiler directive loop invariant vector register
《计算机工程》 2012 (12)
272-275,4
“核高基”重大专项“支持国产CPU的编译系统及工具链”分课题“自动并行化与二进制翻译系统”(2009ZX0 1036-001-001-2)