[PATCH] D37294: [X86][Skylake] Adding the scheduling information for the SkylakeClient target

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 11:04:36 PDT 2017


RKSimon added a comment.

In https://reviews.llvm.org/D37294#871752, @gadi.haber wrote:

> Please note that apart from this scheduling patch we have only one more large patch left - the SkylakeServer schedulings, which I like to submit for review as soon as this one is committed.


For that we need decent scheduling test coverage of avx512 instructions, which if possible should to be done before the skx model is pushed for review to prevent all the missed cases we've had in the past.


Repository:
  rL LLVM

https://reviews.llvm.org/D37294





More information about the llvm-commits mailing list