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

Adjoint canonicalization #1205

Draft
wants to merge 62 commits into
base: main
Choose a base branch
from
Draft

Adjoint canonicalization #1205

wants to merge 62 commits into from

Conversation

rmoyard
Copy link
Contributor

@rmoyard rmoyard commented Oct 11, 2024

Before submitting

Please complete the following checklist when submitting a PR:

  • All new functions and code must be clearly commented and documented.

  • Ensure that code is properly formatted by running make format.
    The latest version of black and clang-format-14 are used in CI/CD to check formatting.

  • All new features must include a unit test.
    Integration and frontend tests should be added to frontend/test,
    Quantum dialect and MLIR tests should be added to mlir/test, and
    Runtime tests should be added to runtime/tests.

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

rmoyard and others added 29 commits October 10, 2024 09:12
The aggresive verifier checks the two gates have the same name.
Co-authored-by: paul0403 <79805239+paul0403@users.noreply.github.com>
@rmoyard
Copy link
Contributor Author

rmoyard commented Oct 11, 2024

[sc-75964]

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.

2 participants