We need to reuse them for the ML regalloc eviction advisor, as we
'explode' the weight calculation into sub-features.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116074
[NFC] Expose isRematerializable and copyHint from CalcSpillWeights ClosedPublic Authored by mtrofin on Dec 20 2021, 7:56 PM.
Details Summary We need to reuse them for the ML regalloc eviction advisor, as we
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 20 2021, 9:36 PM This revision was landed with ongoing or failed builds.Jan 4 2022, 8:20 AM Closed by commit rG64e56f835641: [NFC] Expose isRematerializable and copyHint from CalcSpillWeights (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397310 llvm/include/llvm/CodeGen/CalcSpillWeights.h
llvm/lib/CodeGen/CalcSpillWeights.cpp
|