This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC][AIX] Peephole optimization for 64-bit TocData transformation
AbandonedPublic

Authored by sfertile on Feb 1 2022, 11:13 AM.

Details

Reviewers
stefanp
daltenty
Summary

Extends the peephole added for the ADDItoc SDNode in D101470 to the 64-bit ADDItoc8 SDNode.

Diff Detail

Event Timeline

sfertile created this revision.Feb 1 2022, 11:13 AM
sfertile requested review of this revision.Feb 1 2022, 11:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2022, 11:13 AM
sfertile abandoned this revision.Jun 6 2023, 6:42 AM

Rolled this into the corresponding 32-bit patch.

Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2023, 6:42 AM