Skip to content

Conversation

andrijapau
Copy link
Contributor

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-20 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:

@andrijapau andrijapau added the wip PRs that are a Work-In-Progress label Sep 2, 2025
@andrijapau andrijapau changed the title feat: refactor to use PL as autograph SoT [experiment] refactor to use PL as autograph SoT Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip PRs that are a Work-In-Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant