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

[cc] Start adding some LLVM-like operations. #192

Merged
merged 2 commits into from
May 24, 2023

Conversation

schweitzpgi
Copy link
Collaborator

Start adding operations to the CC dialect that more-or-less mirror ops from the LLVMIR dialect.

The next step will be to replace the use of LLVMIR dialect in the bridge and in several code transformations.

The issue is that we want to enable the mixing of high-level and quantum code without the constraints of LLVMIR.

Copy link
Collaborator

@amccaskey amccaskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Add tests.

Rename to make clear which is the roundtrip test for ops.
@schweitzpgi schweitzpgi enabled auto-merge (squash) May 24, 2023 18:44
@schweitzpgi schweitzpgi merged commit 4273a0c into NVIDIA:main May 24, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2023
@schweitzpgi schweitzpgi deleted the ch-cc.ops branch May 24, 2023 19:58
@bettinaheim bettinaheim added the release notes Changes need to be captured in the release notes label Jun 28, 2023
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