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

Fix for non-unique arguments to circuits #275

Closed bcdonovan closed 4 months ago

bcdonovan commented 4 months ago

Fixes bug in MergeCircuitsPass for handling operand / argument combining when the operands to a circuit is are not unique (that is an operand is repeated in the operand list).