qiskit/releasenotes/notes/1.2/fix-hoare-opt-56d1ca6a07f07...

6 lines
173 B
YAML

---
fixes:
- |
Fixed a bug in :class:`.HoareOptimizer` where a controlled gate was simplified
by removing its controls but the new gate was not handled correctly.