-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Support for the QIR Adaptive Profile (#741)
* Allow OQC email and password to be undefined for local emulation * Actual changes to support Adaptive Profile * Add named blocks to work around PyQIR limitation * Properly set qubitMeasurementFeedback for array-saved measurements * Add new adaptive profile tests and update old ones * Create __quantum__qis__read_result__body stub in NVQIR * Add qir_test_cond_for_loop-6.cpp (XFAIL), which shows a compiler issue * Comments and function rename * Update PyQIR comment * Use FileCheck instead of asserts in new tests * Add reference to new issue for __quantum__qis__read_result__body * Update tests for latest merge * More test updates --------- Co-authored-by: Eric Schweitz <[email protected]>
- Loading branch information
1 parent
3d00067
commit bf84be4
Showing
28 changed files
with
864 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.