This is an archive of the discontinued LLVM Phabricator instance.

[LV] Move collect* calls to LVP::plan() (NFC).
AbandonedPublic

Authored by fhahn on Jan 26 2023, 3:07 PM.

Details

Summary

Move calls of collect* helpers closer to where the cost-model is used.
Should help simplifying D142669 & D142670.

Diff Detail

Event Timeline

fhahn created this revision.Jan 26 2023, 3:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 3:07 PM
fhahn requested review of this revision.Jan 26 2023, 3:07 PM
fhahn abandoned this revision.Apr 29 2023, 1:17 PM
This revision was landed with ongoing or failed builds.Apr 30 2023, 3:42 AM