Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate use of BackendProperties (BackendV1) in transpilation pipeline #13719

Open
wants to merge 2 commits into
base: stable/1.4
Choose a base branch
from

Conversation

ElePT
Copy link
Contributor

@ElePT ElePT commented Jan 22, 2025

Summary

This PR deprecates the following uses of BackendProperties to be removed in 2.0:

  • backend_prop input argument in DenseLayout
  • properties input argument in VF2Layout
  • properties input argument in VF2PostLayout
  • backend_props input argument in UnitarySynthesis
  • backend_properties in PassManagerConfig
  • backend_properties in generate_routing_passmanager
  • backend_properties in generate_translation_passmanager
  • backend_properties in Target.from_configuration

Details and comments

This PR unblocks #13706 and further 2.0 removals.

@ElePT ElePT requested review from alexanderivrii, ShellyGarion and a team as code owners January 22, 2025 13:30
@qiskit-bot
Copy link
Collaborator

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

  • @Qiskit/terra-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Deprecation Include in "Deprecated" section of changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants