This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Enable tail duplication const/copy propagation
AcceptedPublic

Authored by Amir on Feb 28 2022, 8:46 PM.

Details

Reviewers
rafauler
maksfb
Summary

Re-enable const/copy propagation after tail duplication.
Add tail-dup-peephole.s XFAIL test triggered by taildup.

Diff Detail

Event Timeline

Amir created this revision.Feb 28 2022, 8:46 PM
Amir requested review of this revision.Feb 28 2022, 8:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2022, 8:46 PM
rafauler accepted this revision.May 31 2022, 2:21 PM
This revision is now accepted and ready to land.May 31 2022, 2:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2022, 2:21 PM