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

Finalise switch operations #17

Closed troelsfr closed 2 years ago

troelsfr commented 2 years ago

At the moment, the switch pattern only matches on the operand type, but not on its children.

troelsfr commented 2 years ago

This operation was updated three months ago and contains arguments now.