openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
46 stars 15 forks source link

[Backport 3.7] Test for overlap with all quantum operations in MergeCircuitsPass (#244) #245

Closed bcdonovan closed 8 months ago

bcdonovan commented 8 months ago

Handle quir operations in addition to barriers between quir.circuit_ops and test for qubit overlap in the same way currently being applied to quir.barriers.