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] Fix incorrect # of replacement values assert for debug builds (#283) #286

Closed bcdonovan closed 4 months ago

bcdonovan commented 4 months ago

Fixes incorrect # of replacement values assert when testing a debug build by correcting the number of values used when replacing an operation.