This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen] Use cloneVirtualRegister in LiveIntervals and LiveRangeEdit
ClosedPublic

Authored by cdevadas on Nov 22 2022, 11:26 AM.

Details

Summary

It is needed to invoke the delegate methods effectively whenever a
virtual register is cloned from an existing register of the same class.

Diff Detail

Event Timeline

cdevadas created this revision.Nov 22 2022, 11:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 22 2022, 11:26 AM
cdevadas requested review of this revision.Nov 22 2022, 11:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 22 2022, 11:26 AM
qcolombet accepted this revision.Nov 22 2022, 7:34 PM
This revision is now accepted and ready to land.Nov 22 2022, 7:34 PM
This revision was landed with ongoing or failed builds.Dec 16 2022, 10:24 PM
This revision was automatically updated to reflect the committed changes.