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

Remove dump CFG support from legacy pass manager #2855

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

dstutt
Copy link
Member

@dstutt dstutt commented Nov 29, 2023

Upstream CFGPrinter support is being updated to remove legacy pass manager support.

LGC only supports this option in legacy pass manager so removing the option entirely. LGC now mostly uses the new pass manager, so the option is of limited use and can only be enabled for backend passes anyway.

@dstutt dstutt requested a review from a team as a code owner November 29, 2023 09:41
nhaehnle
nhaehnle previously approved these changes Nov 29, 2023
trenouf
trenouf previously approved these changes Nov 29, 2023
Copy link
Member

@trenouf trenouf left a comment

Choose a reason for hiding this comment

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

LGTM

Upstream CFGPrinter support is being updated to remove legacy pass manager
support.

LGC only supports this option in legacy pass manager so removing the option
entirely. LGC now mostly uses the new pass manager, so the option is of limited
use and can only be enabled for backend passes anyway.
@dstutt dstutt dismissed stale reviews from trenouf and nhaehnle via de3170d November 29, 2023 09:50
Copy link
Member

@trenouf trenouf left a comment

Choose a reason for hiding this comment

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

I guess that was a clang-format fix.

Still LGTM.

@amdvlk-admin
Copy link

Test summary for commit 344e92f

CTS tests (Failed: 0/138378)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35162/69163 (50.8%)
    • Failed: 0/69163 (0.0%)
    • Not Supported: 34001/69163 (49.2%)
    • Warnings: 0/69163 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35241/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33974/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)

@amdvlk-admin
Copy link

Test summary for commit de3170d

CTS tests (Failed: 0/138378)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35162/69163 (50.8%)
    • Failed: 0/69163 (0.0%)
    • Not Supported: 34001/69163 (49.2%)
    • Warnings: 0/69163 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35242/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33973/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)

@dstutt dstutt merged commit 13bb140 into GPUOpen-Drivers:dev Nov 29, 2023
@dstutt dstutt deleted the remove-dump-cfg branch November 29, 2023 10:38
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.

None yet

4 participants