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

Adds support to PassManager drawer to display stages #9128

Merged
merged 9 commits into from
Feb 1, 2023

Commits on Jan 20, 2023

  1. adds support to PassManager drawer to display stages

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2f5c351 View commit details
    Browse the repository at this point in the history
  2. reviewer comments

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    363b196 View commit details
    Browse the repository at this point in the history
  3. label, DRY code

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    f4c06ca View commit details
    Browse the repository at this point in the history
  4. DRY output

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    695809d View commit details
    Browse the repository at this point in the history
  5. remove trim from passmanger draw output

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    45577be View commit details
    Browse the repository at this point in the history
  6. linting

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fe1cf85 View commit details
    Browse the repository at this point in the history
  7. unused import

    Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
    psschwei committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a3f6010 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Fix sphinx syntax for hyperlinks

    This commit fixes some copy paste issues around the sphinx syntax
    for hyperlinks in the docstring for the new
    staged_pass_manager_drawer() function.
    mtreinish authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8a50711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5879e69 View commit details
    Browse the repository at this point in the history