Sitemap
A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.
Pages
Posts
Future Blog Post
Published:
This post will show up by default. To disable scheduling of future posts, edit config.yml
and set future: false
.
Blog Post number 4
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Blog Post number 3
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Blog Post number 2
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Blog Post number 1
Published:
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
portfolio
Portfolio item number 1
Short description of portfolio item number 1
Portfolio item number 2
Short description of portfolio item number 2
publications
mLOOP: Optimize Loop Unrolling in Compilation with a ML-based Approach
Published in NAS 2024, 2024
mLOOP employs the XGBoost model to predict loop unroll factors. And it is implemented as an LLVM optimization pass, enabling seamless deployment within existing compiler pipelines.
Recommended citation: Z. Zheng, Y. Wu and X. Zhang, "mLOOP: Optimize Loop Unrolling in Compilation with a ML-based Approach," 2024 International Conference on Networking, Architecture and Storage (NAS), Zhuhai, China, 2024, pp. 1-8, doi: 10.1109/NAS63802.2024.10781373.
Download Paper
VecTrans: LLM Transformation Framework for Better Auto-vectorization on High-performance CPU
Published in , 2025
VecTrans leverages LLMs to enhance compiler-based code vectorization. And it first employs compiler analysis to identify potentially vectorizable code regions. It then utilizes an LLM to refactor these regions into patterns that are more amenable to the compiler’s auto-vectorization.
Recommended citation: Zheng, Z., Cheng, L., Li, L., Rocha, R., Liu, T., Wei, W., Zhang, X. \& Gao, Y. VecTrans: LLM Transformation Framework for Better Auto-vectorization on High-performance CPU. (2025), https://arxiv.org/abs/2503.19449
Download Paper
talks
Talk 1 on Relevant Topic in Your Field
Published:
This is a description of your talk, which is a markdown file that can be all markdown-ified like any other post. Yay markdown!
Conference Proceeding talk 3 on Relevant Topic in Your Field
Published:
This is a description of your conference proceedings talk, note the different field in type. You can put anything in this field.
teaching
Teaching experience 1
Undergraduate course, University 1, Department, 2014
This is a description of a teaching experience. You can use markdown like any other post.
Teaching experience 2
Workshop, University 1, Department, 2015
This is a description of a teaching experience. You can use markdown like any other post.