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

CI Update #62

Closed troelsfr closed 2 years ago

troelsfr commented 2 years ago

This PR introduces additional tests for QAT and updates some default settings. Most importantly, it tests that reduction of tests defined in qiskit-qir are base profile compatible after reduction.

The PR further does a bit of clean up and fixes a QAT instability related to function passes.