This is an archive of the discontinued LLVM Phabricator instance.

[LV] Use onlyFirstLaneDemanded when widening pointer phis (NFCI).
ClosedPublic

Authored by fhahn on Jan 5 2022, 5:15 AM.

Details

Summary

This removes another instance of recipe execution still relying on
the cost model.

Depends on D116554.

Diff Detail

Event Timeline

fhahn created this revision.Jan 5 2022, 5:15 AM
fhahn requested review of this revision.Jan 5 2022, 5:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2022, 5:15 AM
This revision is now accepted and ready to land.Jan 10 2022, 8:39 AM
fhahn updated this revision to Diff 404467.Jan 31 2022, 3:06 AM

Rebase on top of recent changes

This revision was landed with ongoing or failed builds.Feb 1 2022, 1:51 AM
This revision was automatically updated to reflect the committed changes.