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

Make more passes NewPM compatible #44277

Merged
merged 3 commits into from
Feb 20, 2022

Conversation

pchintalapudi
Copy link
Member

  • Makes RemoveAddrspaces, RemoveJuliaAddrspaces, and PropagateJuliaAddrspaces NewPM-compatible
  • Ensures that LateGCLower correctly reports clobbered analyses when the CFG is invalidated

@DilumAluthge DilumAluthge added the merge me PR is reviewed. Merge when all tests are passing label Feb 20, 2022
@DilumAluthge DilumAluthge merged commit 7615063 into JuliaLang:master Feb 20, 2022
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Feb 20, 2022
@DilumAluthge
Copy link
Member

The Windows failures are the nondeterministic temp file cleanup failures that we keep seeing.

cc: @vtjnash @StefanKarpinski

@vchuravy vchuravy mentioned this pull request Feb 20, 2022
22 tasks
staticfloat pushed a commit to JuliaCI/julia-buildkite-testing that referenced this pull request Mar 2, 2022
* Make PropagateAddrspaces and RemoveAddrspaces NewPM compatible

* Fix LateGCLower analysis invalidation

* Fix missing return
@pchintalapudi pchintalapudi deleted the pc/more-new-pm branch March 6, 2022 22:01
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
* Make PropagateAddrspaces and RemoveAddrspaces NewPM compatible

* Fix LateGCLower analysis invalidation

* Fix missing return
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.

3 participants