[PATCH] D38685: [X86][SKYLAKE] Update regression test to differentiate between HASWELL and SKYLAKE scheduling.<NFC>
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 9 04:35:44 PDT 2017
gadi.haber created this revision.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D38685
Files:
test/CodeGen/X86/bmi-schedule.ll
test/CodeGen/X86/lea32-schedule.ll
test/CodeGen/X86/lea64-schedule.ll
test/CodeGen/X86/lzcnt-schedule.ll
test/CodeGen/X86/movbe-schedule.ll
test/CodeGen/X86/popcnt-schedule.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38685.118198.patch
Type: text/x-patch
Size: 30471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/11eb2943/attachment.bin>
More information about the llvm-commits
mailing list