================
@@ -9,6 +9,7 @@
 // RUN: %clang_cc1 -x c++ -flax-vector-conversions=none -ffreestanding %s 
-triple=x86_64-apple-darwin -target-feature +avx512bw -fno-signed-char 
-emit-llvm -o - -Wall -Werror -Wsign-conversion 
-fexperimental-new-constant-interpreter | FileCheck %s
 
 
+#include <emmintrin.h>
----------------
GrumpyPigSkin wrote:

Oops sorry, removed

https://github.com/llvm/llvm-project/pull/162871
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to