[qir-alliance/pyqir](https://github.com/qir-alliance/pyqir) currently still uses https://github.com/qir-alliance/pyqir/blob/bfc8b1a49fda086720ab49ffbbb76772f5147f05/pyqir/tests/test_if.py#L25 But the [qir-alliance/qir-spec](https://github.com/qir-alliance/qir-spec) specifies `__quantum__rt__read_result` e.g. [here](https://github.com/qir-alliance/qir-spec/blob/684b17b9367ec793efdfbb7d804bb78bea1c51ed/specification/profiles/Adaptive_Profile.md?plain=1#L129). pyqir should follow the spec here. Note that there are some ongoing discussions [here](https://github.com/qir-alliance/qir-spec/issues/52)
qir-alliance/pyqir currently still uses
pyqir/pyqir/tests/test_if.py
Line 25 in bfc8b1a
But the qir-alliance/qir-spec specifies
__quantum__rt__read_resulte.g. here.pyqir should follow the spec here. Note that there are some ongoing discussions here