qir-alliance / qat

QIR compiler tools and optimization passes for targeting QIR to different hardware backends
https://qir-alliance.github.io/qat/
MIT License
26 stars 14 forks source link

Copy debug information during transformation #71

Open troelsfr opened 2 years ago

troelsfr commented 2 years ago

Currently, debug information gets stripped when QAT is transforming the IR. We need to update this such that debug information is preserverd.