This is an archive of the discontinued LLVM Phabricator instance.

[X86] Update BTVER2 sched numbers for SSE42 string instructions.
ClosedPublic

Authored by avt77 on Nov 9 2017, 7:58 AM.

Details

Summary

The current version of sched numbers for above string instrs is wrong: this patch tries to fix this issue.

Diff Detail

Repository
rL LLVM

Event Timeline

avt77 created this revision.Nov 9 2017, 7:58 AM
RKSimon edited reviewers, added: spatel; removed: davide.Nov 14 2017, 5:55 AM
avt77 retitled this revision from Update of sched numbers for SSE42 string instructions on btver2 to [X86] Update BTVER2 sched numbers for SSE42 string instructions..Nov 23 2017, 1:57 AM
RKSimon accepted this revision.Nov 25 2017, 8:49 AM

LGTM

This revision is now accepted and ready to land.Nov 25 2017, 8:49 AM
This revision was automatically updated to reflect the committed changes.