[PATCH] D37294: [X86][Skylake] Adding the scheduling information for the SkylakeClient target
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 11:12:12 PDT 2017
gadi.haber added a comment.
In fact, my next task after committing the SKL + SKX scheduling is to extend the MC tests to include all encodings coverage of all the instructions starting SNB.
Not sure if ALL encoding variations with all register types 8,16,32,64 will be included but at the moment I was able to gather more than 10K encodings coverage for about 5K LLVM opcodes.
Repository:
rL LLVM
https://reviews.llvm.org/D37294
More information about the llvm-commits
mailing list