mirror of https://github.com/Qiskit/qiskit.git
8 lines
325 B
YAML
8 lines
325 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug in the Hoare optimizer transpilation pass where it could attempt
|
|
to remove a gate twice if it could be separately combined with both its
|
|
predecessor and its successor to form the identity. Refer to `#7271
|
|
<https://github.com/Qiskit/qiskit-terra/issues/7271>`__ for more details.
|