[PATCH] D38035: [X86][SKX] Added codegen regression test for avx512 instructions scheduling

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 06:37:05 PDT 2017


RKSimon added a comment.

Thanks for doing this. Its pretty bulky in one file probably better to split it into *-schedule.ll files that match the *-intrinsics.ll equivalents? At least some Memory/Broadcast tests need to be present as well to help check we're matching those instructions as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D38035





More information about the llvm-commits mailing list