Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for python's for-else #1573

Merged
merged 3 commits into from
May 3, 2024

Conversation

schweitzpgi
Copy link
Collaborator

@schweitzpgi schweitzpgi commented Apr 25, 2024

Add an else region to cc.loop.
Add builders, verifiers, etc.
Add roundtrip test.
Add lowering of cc.loop to CFG.
Add test for python for-else to cfg conversion.

Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Apr 26, 2024
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Apr 26, 2024
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Apr 29, 2024
github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Apr 30, 2024
@schweitzpgi
Copy link
Collaborator Author

ping for review

github-actions bot pushed a commit that referenced this pull request May 1, 2024
Copy link

github-actions bot commented May 1, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Copy link

github-actions bot commented May 2, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request May 2, 2024
Copy link

github-actions bot commented May 2, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request May 2, 2024
Copy link

github-actions bot commented May 2, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request May 2, 2024
Copy link

github-actions bot commented May 2, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request May 2, 2024
Copy link

github-actions bot commented May 2, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request May 2, 2024
Copy link

github-actions bot commented May 2, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request May 2, 2024
Add an else region to cc.loop.
Add builders, verifiers, etc.
Add roundtrip test.
Add lowering of cc.loop to CFG.
Add test for python for-else to cfg conversion.
github-actions bot pushed a commit that referenced this pull request May 3, 2024
Copy link

github-actions bot commented May 3, 2024

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

@schweitzpgi schweitzpgi merged commit c655c74 into NVIDIA:main May 3, 2024
124 of 125 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
@bettinaheim bettinaheim added the release notes Changes need to be captured in the release notes label May 6, 2024
@bettinaheim bettinaheim added this to the release 0.8.0 milestone May 6, 2024
@bettinaheim bettinaheim changed the title [Core] Add support for python's for-else to cc.loop. Add support for python's for-else Jul 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release notes Changes need to be captured in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants