openqasm / qe-compiler

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

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

Closed bcdonovan closed 5 months ago

bcdonovan commented 5 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.