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

[core] Move the QIR peephole patterns out of tablegen. #2480

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

schweitzpgi
Copy link
Collaborator

Moves all the peephole patterns to explicit patterns and out of tablegen.

Fix #476.

Description

Moves all the peephole patterns to explicit patterns and out of tablegen.

Fix NVIDIA#476.

Signed-off-by: Eric Schweitz <eschweitz@nvidia.com>
@schweitzpgi schweitzpgi requested a review from annagrin December 13, 2024 18:35
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 Dec 13, 2024
@schweitzpgi schweitzpgi enabled auto-merge (squash) December 13, 2024 22:31
Copy link
Collaborator

@khalatepradnya khalatepradnya left a comment

Choose a reason for hiding this comment

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

👍🏽

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 Dec 13, 2024
@schweitzpgi schweitzpgi merged commit 2bcee44 into NVIDIA:main Dec 14, 2024
211 checks passed
@schweitzpgi schweitzpgi deleted the ch-remove.peephole branch December 14, 2024 00:52
github-actions bot pushed a commit that referenced this pull request Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewrite tablegen rewrite patterns as C++ code
2 participants