[PATCH] D41557: [x86][icelake][vbmi2]

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 23 16:32:29 PST 2017


craig.topper added a comment.

Add tests for -mavx512vbmi2 and -mno-avx512vbmi2 to test/Driver/x86-target-features.c

Add a test for -mno-avx512bw also disabling avx512vbmi2 to test/Preprocessor/x86_target_features.c. Look for AVX512VBMINOAVX512BW for the existing test for avx512vbmi. Also add the test -mavx512vbmi2.


Repository:
  rC Clang

https://reviews.llvm.org/D41557





More information about the cfe-commits mailing list