← Search

Haojie Zhou

3 accepted papers

2026

CIRBench: Evaluating Large Language Models as LLVM IR Optimizers

ICML 2026spotlight

Large language models are beginning to introduce a new paradigm for compilation: instead of only assisting at the source level, they can operate directly on **intermediate representations (IRs)**, the compiler’s internal code representation, Early studies suggest that LLM-guided optimization can som…

Cited by 0SourceScholar
2026

REAP: Enhancing RAG with Recursive Evaluation and Adaptive Planning for Multi-Hop Question Answering

AAAI 2026technical

Retrieval-augmented generation (RAG) has been extensively employed to mitigate hallucinations in large language models (LLMs). However, existing methods for multi-hop reasoning tasks often lack global planning, increasing the risk of falling into local reasoning impasses. Insufficient exploitation o

Cited by 0SourcePDFScholar
2025

IR-OptSet: An Optimization-Sensitive Dataset for Advancing LLM-Based IR Optimizer

NeurIPS 2025poster

Compiler optimization is essential for improving program performance, yet modern compilers still depend on manually crafted transformation rules over intermediate representations (IRs). As compilers grow in complexity, maintaining these rule-based optimizations becomes increasingly labor-intensive a…

Cited by 0SourceScholar