Example Usage
Convert aCirq
circuit to QIR
code:
Note
Circuits constructed using qubits of typecirq.NameQubit
or cirq.GridQubit
will be transformed to type cirq.LineQubit
before conversion to QIR.
Execute the QIR program using the qir-runner command line tool: