This is an archive of the discontinued LLVM Phabricator instance.

[RS4GC] Use one DVCache for both inlineGetBaseAndOffset() and insertParsePoints()
ClosedPublic

Authored by yrouban on May 27 2021, 4:03 AM.

Details

Summary

Improve the RewriteStatepointsForGC pass by reusing the same defining value cache for both inlineGetBaseAndOffset() and insertParsePoints().

Diff Detail

Event Timeline

yrouban created this revision.May 27 2021, 4:03 AM
yrouban requested review of this revision.May 27 2021, 4:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 27 2021, 4:03 AM
reames accepted this revision.Jun 25 2021, 12:29 PM

LGTM

Sorry for delay here.

This revision is now accepted and ready to land.Jun 25 2021, 12:29 PM
This revision was landed with ongoing or failed builds.Jul 12 2021, 4:13 AM
This revision was automatically updated to reflect the committed changes.