Skip to content

Conversation

mtreinish
Copy link
Member

Summary

This temporarily reverts commit a8d2366 due to multiple bugs found around the implementation see #14867 and #14869. Since fixing the bugs will have a large impact on the transpilation results it is better to just disable it and save the runtime overhead which has been reported in a few places (see #14855 and the end of the discussion in #14653). This functionality will be fixed in 2.2.0 and re-enabled there, but for the rest of the 2.1.x release series we should just leave it disabled.

Details and comments

This PR is against stable/2.1 while on main this will be fixed instead of reverted with #14869 but that isn't suitable for backport. So this PR only applies against stable/2.1

…l 3 (Qiskit#14120)"

This temporarily reverts commit a8d2366
due to multiple bugs found around the implementation see Qiskit#14867
and Qiskit#14869. Sincefixing the bugs will have a large impact on the
transpilation results it is better to just disable it and save the runtime
overhead which has been reported in a few places (see Qiskit#14855 and the end
of the discussion in Qiskit#14653). This functionality will be fixed in 2.2.0
and re-enabled there, but for the rest of the 2.1.x release series we
should just leave it disabled.
@mtreinish mtreinish added this to the 2.1.2 milestone Aug 14, 2025
@mtreinish mtreinish requested a review from a team as a code owner August 14, 2025 13:41
@mtreinish mtreinish added the Changelog: Bugfix Include in the "Fixed" section of the changelog label Aug 14, 2025
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

Co-authored-by: Jake Lishman <jake@binhbar.com>
@jakelishman jakelishman enabled auto-merge August 14, 2025 15:39
@jakelishman jakelishman added this pull request to the merge queue Aug 14, 2025
Merged via the queue into Qiskit:stable/2.1 with commit 01c2e18 Aug 14, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants