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

[Backport 1.9] Fix MemorySSA bug, broken julia-licm test #49900

Merged
merged 1 commit into from May 20, 2023

Conversation

pchintalapudi
Copy link
Member

Should fix the llvmpasses test failure for julia-licm in backport.

@pchintalapudi pchintalapudi added compiler:llvm For issues that relate to LLVM backport 1.9 Change should be backported to release-1.9 labels May 19, 2023
@vtjnash
Copy link
Sponsor Member

vtjnash commented May 20, 2023

Did we need this on master too, or only the release

@pchintalapudi
Copy link
Member Author

Only necessary on the release, master doesn't have the llvmpasses issue and we fixed the memoryssa bug with the LLVM15 PR in theory.

@KristofferC KristofferC merged commit e169d20 into backports-release-1.9 May 20, 2023
3 of 5 checks passed
@KristofferC KristofferC deleted the pc/fix-julialicm-backport branch May 20, 2023 05:08
KristofferC pushed a commit that referenced this pull request Jun 6, 2023
@KristofferC KristofferC mentioned this pull request Jun 6, 2023
36 tasks
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:llvm For issues that relate to LLVM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants