Skip to main contentIBM Quantum Documentation
Important

IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.

Transpiler passes

qiskit_ibm_runtime.transpiler.passes

A collection of transpiler passes. Refer to guides/transpile to learn more about transpilation and passes.

ConvertIdToDelayConvert qiskit.circuit.library.standard_gates.IGate to a delay of the corresponding length.
ConvertISAToCliffordConvert the gates of an ISA circuit to Clifford gates.

See qiskit_ibm_runtime.transpiler.passes.scheduling for a collection of scheduling passes.

Was this page helpful?
Report a bug or request content on GitHub.