Skip to content

[LTO][CodeGen] Test LTO pipeline choices more thoroughly #65485

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

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

pogo59
Copy link
Collaborator

@pogo59 pogo59 commented Sep 6, 2023

The test was looking only for the bitcode writer pass; it should check the full pipeline to make sure the choice is as intended.

The test was looking only for the bitcode writer pass; it should check
the full pipeline to make sure the choice is as intended.
@pogo59 pogo59 requested a review from ormris September 6, 2023 14:21
@pogo59 pogo59 requested a review from a team as a code owner September 6, 2023 14:21
@pogo59
Copy link
Collaborator Author

pogo59 commented Sep 6, 2023

This came up because Sony makes slightly different choices downstream, and we didn't get it exactly right in all cases.

Copy link
Member

@MaskRay MaskRay left a comment

Choose a reason for hiding this comment

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

Tests look good

Copy link
Collaborator

@ormris ormris left a comment

Choose a reason for hiding this comment

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

LGTM

@pogo59 pogo59 merged commit a991ccd into llvm:main Sep 7, 2023
@pogo59 pogo59 deleted the lto-pipeline-test branch September 7, 2023 13:54
avillega pushed a commit to avillega/llvm-project that referenced this pull request Sep 11, 2023
The test was looking only for the bitcode writer pass; it should check
the full pipeline to make sure the choice is as intended.
Guzhu-AMD pushed a commit to GPUOpen-Drivers/llvm-project that referenced this pull request Sep 14, 2023
Local branch amd-gfx b7ec5b5 Merged main:c16adb0dcb1f into amd-gfx:0d8d0068a932
Remote branch main a991ccd [LTO][CodeGen] Test LTO pipeline choices more thoroughly (llvm#65485)
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.

3 participants