Equivalent to get_standard_gate_name_mapping
for control-flow ops
#13468
Labels
mod: circuit
Related to the core of the `QuantumCircuit` class or the circuit library
type: feature request
New feature or request
Milestone
Lazy follow up request -- it would be nice to have an equivalent to
get_standard_gate_name_mapping
as well to standardize code like this:qiskit/qiskit/transpiler/preset_passmanagers/generate_preset_pass_manager.py
Lines 459 to 464 in b9d5c9c
It came up in Qiskit/qiskit-ibm-runtime#2044 (comment). I will keep it on my list but I can't do it at the moment.
Originally posted by @wshanks in #13057 (comment)
The text was updated successfully, but these errors were encountered: