This is an archive of the discontinued LLVM Phabricator instance.

[FastISel] Propagate PCSections metadata to MachineInstr
ClosedPublic

Authored by melver on Aug 1 2022, 1:58 AM.

Details

Summary

Propagate PC sections metadata to MachineInstr when FastISel is doing
instruction selection.

Depends on D130883

Diff Detail

Event Timeline

melver created this revision.Aug 1 2022, 1:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 1:58 AM
melver requested review of this revision.Aug 1 2022, 1:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 1:58 AM
melver updated this revision to Diff 450029.Aug 4 2022, 9:57 AM
melver edited the summary of this revision. (Show Details)

Rebase.

vitalybuka accepted this revision.Aug 30 2022, 9:46 AM
This revision is now accepted and ready to land.Aug 30 2022, 9:46 AM
This revision was landed with ongoing or failed builds.Sep 7 2022, 2:38 AM
This revision was automatically updated to reflect the committed changes.