-
-
Notifications
You must be signed in to change notification settings - Fork 59
🎨 Retain register name #1616
Copy link
Copy link
Open
Labels
MLIRAnything related to MLIRAnything related to MLIRenhancementImprovement of existing featureImprovement of existing feature
Metadata
Metadata
Assignees
Labels
MLIRAnything related to MLIRAnything related to MLIRenhancementImprovement of existing featureImprovement of existing feature
Type
Fields
Give feedbackNo fields configured for Task.
After #1580 and #1623, the name of a quantum register gets lost during the translation from
QuantumComputationto QC. It would be nice to retain this information by attaching a custom attribute to thememrefrepresenting the quantum register.For more details, see #1580 (comment).