Skip to content

Commit ded7cbd

Browse files
committed
Docs: Add release note
1 parent 8a7abe5 commit ded7cbd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
fixes:
2+
- |
3+
Fixed error in :class:`.BasisTranslator` in which if a backend
4+
defined a :class:`.UnitaryGate` as part of its :class:`.Target`'s
5+
basis gate set, the transpiler pipeline would panic.
6+
7+
The pass now filters out :class:`.UnitaryGate`'s by instance
8+
ensuring none will ever get processed as part of the basis set.
9+
10+
See `#15278 <https://github.com/Qiskit/qiskit/issues/15278>`__
11+
and `#15733 <https://github.com/Qiskit/qiskit/issues/15733>`__.

0 commit comments

Comments
 (0)