-
Notifications
You must be signed in to change notification settings - Fork 184
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
Conversation
197f038
to
99cb7cb
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
0ddd3aa
to
40c23bd
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
40c23bd
to
ef9eb33
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
ef9eb33
to
5687c14
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
ping for review |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
dc2be8a
to
a5d63c5
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
c79acd6
to
2d315d3
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
2d315d3
to
e7b288c
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
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.
e7b288c
to
335842d
Compare
335842d
to
8b2252c
Compare
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
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.