[PATCH] D47763: [X86][NFC] Create zmm sched classes.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 02:46:23 PDT 2018


courbet added a comment.

Note that this breaks scheduler tests for "GENERIC" , since we're using SNB. Is that fine ? Is there any situation where we would emit AVX512 but still use generic to schedule ?


Repository:
  rL LLVM

https://reviews.llvm.org/D47763





More information about the llvm-commits mailing list