This is an archive of the discontinued LLVM Phabricator instance.

[GreedyRA ORE] Extract computeNumberOfSplillsReloads to use in different places. NFC.
ClosedPublic

Authored by skatkov on Apr 6 2021, 9:25 PM.

Details

Summary

Extract one basic block handling to introduce stat computation for method scope.

Diff Detail

Event Timeline

skatkov created this revision.Apr 6 2021, 9:25 PM
skatkov requested review of this revision.Apr 6 2021, 9:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2021, 9:25 PM
skatkov retitled this revision from [Greedy RA] Extract computeNumberOfSplillsReloads to use in different places. NFC. to [GreedyRA ORE] Extract computeNumberOfSplillsReloads to use in different places. NFC..Apr 6 2021, 9:26 PM
thegameg accepted this revision.Apr 6 2021, 9:53 PM
This revision is now accepted and ready to land.Apr 6 2021, 9:53 PM
thegameg added inline comments.Apr 6 2021, 10:33 PM
llvm/lib/CodeGen/RegAllocGreedy.cpp
576
reames accepted this revision.Apr 7 2021, 8:32 PM

LGTM w/comment fixed.

This revision was landed with ongoing or failed builds.Apr 8 2021, 12:53 AM
This revision was automatically updated to reflect the committed changes.