-
-
Notifications
You must be signed in to change notification settings - Fork 55
✨ Improve QIR support #1734
Copy link
Copy link
Open
Labels
MLIRAnything related to MLIRAnything related to MLIRQIRAnything related to QIRAnything related to QIRenhancementImprovement of existing featureImprovement of existing feature
Metadata
Metadata
Assignees
Labels
MLIRAnything related to MLIRAnything related to MLIRQIRAnything related to QIRAnything related to QIRenhancementImprovement of existing featureImprovement of existing feature
Type
Fields
Give feedbackNo fields configured for Task.
#1710 has improved QIR support by providing separate conversions for the Base Profile and the Adaptive Profile.
This issue collects further improvements to our QIR support. It is expected to grow in the future.
memrefof qubits to a collection of static qubits, replacing theConvertMemRefLoadOppattern in the conversion to the Base Profile.Please break out sub-issues as needed when implementing certain bullet points.