This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Implement more fusion types for Power10
ClosedPublic

Authored by qiucf on Nov 1 2021, 2:01 AM.

Details

Summary

This patch implements 'wide immediate', 'zero move', 'sha3 assist', and 'load cmpi'.

Diff Detail

Event Timeline

qiucf created this revision.Nov 1 2021, 2:01 AM
qiucf requested review of this revision.Nov 1 2021, 2:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2021, 2:01 AM
shchenz accepted this revision.Nov 15 2021, 12:09 AM

LGTM. Thanks

This revision is now accepted and ready to land.Nov 15 2021, 12:09 AM
This revision was landed with ongoing or failed builds.Nov 23 2021, 1:24 AM
This revision was automatically updated to reflect the committed changes.