-
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
Fix kernel builder c_if qubit extraction bug #857
Conversation
Signed-off-by: A.M. Santana <anthonys@nvidia.com>
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at this, I'm pretty sure the code you've removed was put there before we had the canonicalizers that combined like extracts. Good to see the old stuff get cleaned up.
Signed-off-by: A.M. Santana <anthonys@nvidia.com>
Command Bot: Processing... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Description
then
function were not getting a uniqueextract_ref
if used outside of the conditional