#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.
- Extend the IR and pipeline test suites to cover the Base Profile.
- Use a centralized pass for converting a
memref of qubits to a collection of static qubits, replacing the ConvertMemRefLoadOp pattern in the conversion to the Base Profile.
- Develop a verification tool to check profile compliance.
Please break out sub-issues as needed when implementing certain bullet points.
#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.