qbraid-qir
qbraid-qir copied to clipboard
Investigate QIR for resource estimation
Feature Description
It was recently brought up that QIR can be used as an input to Microsoft Azure's resource estimation tools. It seems like the current implementation of qbraid-qir does not do a good job of translating cirq into QIR in a way that preserves the resources involved in a quantum algorithm. It should be investigated whether this is something we care about and to what degree users want to do resource estimation from a QIR format.
Proposed Implementation
No response