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

Fixes bug with null_wire. #504

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Fixes bug with null_wire. #504

merged 3 commits into from
Jul 28, 2023

Conversation

schweitzpgi
Copy link
Collaborator

The null_wire op differs from the classical value undef (or 0) in that it is not an SSA-value and not pure.

The null_wire op differs from the classical value undef (or 0)
in that it is not an SSA-value and not pure.
@schweitzpgi schweitzpgi merged commit b6b5c17 into NVIDIA:main Jul 28, 2023
41 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2023
@schweitzpgi schweitzpgi added this to the release 0.4.1 milestone Sep 25, 2023
@schweitzpgi schweitzpgi deleted the ch-null.bug branch September 25, 2023 20:23
@schweitzpgi schweitzpgi added the release notes Changes need to be captured in the release notes label Sep 25, 2023
@bettinaheim bettinaheim added bug fix To be listed under Bug Fixes in the release notes and removed release notes Changes need to be captured in the release notes labels Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix To be listed under Bug Fixes in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants