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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 8 08:10:45 PDT 2018


RKSimon added a comment.

What is the long term plan with all of these? Are you intending to have full intrinsic coverage?

Also, I'm not very familiar with altering the test suite - what checks that a test machine has the cpu features to run particular ISAs? e.g. you seem to have AVX512F/AVX512DQ//AVX512BW tests in one file - so I guess this can't be tested on KNL?


Repository:
  rT test-suite

https://reviews.llvm.org/D51621





More information about the llvm-commits mailing list