adding r gate enable us to avoid the reported bug.
However, other bugs can occur because we do not confirm all type of qiskit gates appearing in a decomposed circuit.
(We had better check all the qiskit gate, but I did not do in this pull request because there are too many gates.)
adding r gate enable us to avoid the reported bug. However, other bugs can occur because we do not confirm all type of qiskit gates appearing in a decomposed circuit. (We had better check all the qiskit gate, but I did not do in this pull request because there are too many gates.)