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

Ilia Taraban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 08:11:50 PDT 2018


itaraban added a comment.

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


Repository:
  rT test-suite

https://reviews.llvm.org/D51621





More information about the llvm-commits mailing list