qiskit/releasenotes/notes/0.45/fix-sabre-performance-1b450...

7 lines
205 B
YAML

---
fixes:
- |
Fixed a performance regression in the :class:`~.SabreLayout` and
:class:`~.SabreSwap` transpiler passes.
Fixed `#10650 <https://github.com/Qiskit/qiskit-terra/issues/10650>`__