QIRO: A Static Single Assignment-based Quantum Program Representation for Optimization


연구 분야: Verification



학회: ACM Transactions on Quantum Computing, Volume 3, Issue 3


초록

We propose an IR for quantum computing that directly exposes quantum and classical data dependencies for the purpose of optimization. The Quantum Intermediate Representation for Optimization(QIRO) consists of two dialects, one input dialect and one that is specifically tailored to enable quantum-classical co-optimization. While the first employs a perhaps more intuitive memory-semantics (quantum operations act on qubits via side-effects), the latter uses value-semantics (operations consume and produce states) to integrate quantum dataflow in the IR’s Static Single Assignment (SSA) graph. Crucially, this allows for a host of optimizations that leverage dataflow analysis. We discuss how to map existing quantum programming languages to the input dialect and how to lower the resulting IR to the optimization dialect. We present a prototype implementation based on MLIR that includes several quantum-specific optimization passes. Our benchmarks show that significant improvements in resource requirements are possible even through static optimization. In contrast to circuit optimization at run time, this is achieved while incurring only a small constant overhead in compilation time, making this a compelling approach for quantum program optimization at application scale.


Author Profile
David Ittah

ETH Zurich Zurich Switzerland

Ethiopia
Author Profile
Thomas Häner

Microsoft Quantum Redmond WA USA

United States
Author Profile
Vadym Kliuchnikov

Microsoft Quantum Redmond WA USA

United States

📄 논문 정보

발행 연도 2022년
인용수 13
출판 국가 Ethiopia, United States
사이트 ACM
좋아요 수 0

연관 논문 목록 (83건)