2 papers
cs.AR2025
Partial Cross-Compilation and Mixed Execution for Accelerating Dynamic Binary Translation
Yuhao Gu, Zhongchun Zheng, Nong Xiao +2
With the growing diversity of instruction set architectures (ISAs), cross-ISA program execution has become common. Dynamic binary translation (DBT) is the main solution but suffers…
cs.SE2025
VecTrans: Enhancing Compiler Auto-Vectorization through LLM-Assisted Code Transformations
Zhongchun Zheng, Kan Wu, Long Cheng +7
Auto-vectorization is a fundamental optimization for modern compilers to exploit SIMD parallelism. However, state-of-the-art approaches still struggle to handle intricate code patt…