This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] remove XXSWAPD after vector splat immediate
ClosedPublic

Authored by tingwang on Dec 2 2022, 4:42 AM.

Details

Summary

Redundant XXSWAPD has been observed on little-endian in D138883 test case. Remove those associated with vector splat instructions.

Diff Detail

Event Timeline

tingwang created this revision.Dec 2 2022, 4:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2022, 4:42 AM
tingwang requested review of this revision.Dec 2 2022, 4:42 AM
shchenz accepted this revision as: shchenz.Dec 7 2022, 12:34 AM

LGTM. Thanks

This revision is now accepted and ready to land.Dec 7 2022, 12:34 AM
This revision was landed with ongoing or failed builds.Jul 11 2023, 9:58 PM
This revision was automatically updated to reflect the committed changes.