This is an archive of the discontinued LLVM Phabricator instance.

[STATEPOINT] Mark LR is early-clobber implicit def.
ClosedPublic

Authored by skatkov on Feb 18 2022, 3:57 AM.

Details

Summary

LR is modified at the moment of the call and before any use is read.

Diff Detail

Event Timeline

skatkov created this revision.Feb 18 2022, 3:57 AM
skatkov requested review of this revision.Feb 18 2022, 3:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 18 2022, 3:57 AM
reames accepted this revision.Feb 18 2022, 8:40 AM

LGTM

This must have been fun to debug...

This revision is now accepted and ready to land.Feb 18 2022, 8:40 AM
This revision was landed with ongoing or failed builds.Feb 20 2022, 8:31 PM
This revision was automatically updated to reflect the committed changes.