[PATCH] D51621: test-suite: add avx512 tests with miscellaneous intrinsics

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 10:45:34 PDT 2018


RKSimon added a comment.

In https://reviews.llvm.org/D51621#1233469, @itaraban wrote:

> Some tests contain AVX512BW(For example, _mm512_shuffle_epi8)  instructions.
>  I can add HAVE_X86_AVX512BW_INSTRUCTIONS to Makefile.


In which case I'd much prefer that you split tests and put those files under SingleSource/UnitTests/Vector/AVX512BW - do you need to split by VL as well?


Repository:
  rT test-suite

https://reviews.llvm.org/D51621





More information about the llvm-commits mailing list