This is an archive of the discontinued LLVM Phabricator instance.

[X86][SKYLAKE] Update regression test to differentiate between HASWELL and SKYLAKE scheduling.<NFC>
ClosedPublic

Authored by gadi.haber on Oct 9 2017, 4:35 AM.

Details

Summary

NFC.
Updated 6 regression tests to differentiate between HASWELL and SKYLAKE scheduling information.

The fix is in preparation of a patch to update the information of the Skylake Client scheduling to include the appropriate load and store latencies.

Diff Detail

Repository
rL LLVM

Event Timeline

gadi.haber created this revision.Oct 9 2017, 4:35 AM
RKSimon accepted this revision.Oct 9 2017, 4:39 AM

LGTM - is it worth adding the SKX test lines as well while you're at it?

This revision is now accepted and ready to land.Oct 9 2017, 4:39 AM
This revision was automatically updated to reflect the committed changes.