CQCL / pytket-qir

Public repo for the pytket-qir package
Apache License 2.0
6 stars 1 forks source link

Update conditional branches to use phi nodes #159

Open cqc-melf opened 1 month ago

cqc-melf commented 1 month ago

update the conditional handling to use the phi node handling to track classical values.

This could be done using the new phi node in pyqir

This is a subtask of https://github.com/CQCL/pytket-qir/issues/152#issuecomment-2232680394