Extract one basic block handling to introduce stat computation for method scope.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100013
[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 TimelineHerald added subscribers: dantrushin, hiraditya, qcolombet. · 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 skatkov added a parent revision: D100012: [GreedyRA ORE] Extract stats in RAGreedyStats struct. NFC.. skatkov added a child revision: D100014: [GreedyRA ORE] Add function level spill/reloads stats.Apr 6 2021, 9:37 PM This revision is now accepted and ready to land.Apr 6 2021, 9:53 PM This revision was landed with ongoing or failed builds.Apr 8 2021, 12:53 AM Closed by commit rG6b64c662c795: [GreedyRA ORE] Extract computeNumberOfSplillsReloads to use in different places. (authored by skatkov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 336023 llvm/lib/CodeGen/RegAllocGreedy.cpp
|