This is an archive of the discontinued LLVM Phabricator instance.

llvm-reduce: Reduce prologue data
ClosedPublic

Authored by arsenm on Jan 2 2023, 7:21 PM.

Details

Summary

Identical to the prefix data handling, and also had broken cloning.

Diff Detail

Event Timeline

arsenm created this revision.Jan 2 2023, 7:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 2 2023, 7:21 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
arsenm requested review of this revision.Jan 2 2023, 7:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 2 2023, 7:21 PM
Herald added a subscriber: wdng. · View Herald Transcript
regehr added a comment.Jan 2 2023, 8:27 PM

llvm-reduce change is LGTM

I don't know the cloning code so can't contribute there

nikic accepted this revision.Jan 3 2023, 2:12 AM

LG

This revision is now accepted and ready to land.Jan 3 2023, 2:12 AM
arsenm closed this revision.Jan 3 2023, 8:08 AM

e60b0d2a2227a3fa299884bc3388baecdd4c88e6, with test name fixed to be consistent with API spelling