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

Update profiles #95

Closed swernli closed 2 years ago

swernli commented 2 years ago

This change updates the profiles that support integers to include zext and select instructions. It also fixes a typo in the integer output recording function signature.