This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Implement scheduling model for Power10
ClosedPublic

Authored by qiucf on Sep 30 2021, 10:08 AM.

Details

Diff Detail

Event Timeline

qiucf created this revision.Sep 30 2021, 10:08 AM
qiucf requested review of this revision.Sep 30 2021, 10:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 10:08 AM
jsji accepted this revision as: jsji.Oct 11 2021, 7:28 AM

LGTM. Thanks!

llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll
109

Minor issue, but this looks like slightly worse than before?

This revision is now accepted and ready to land.Oct 11 2021, 7:28 AM
This revision was automatically updated to reflect the committed changes.