Make utils/update_llc_test_checks.py note that the assertions are
[oota-llvm.git] / test / CodeGen / X86 / vector-popcnt-512.ll
index 06b6f9fef8cd24e5305827c8d36f610f6d1aeffd..54b7af6830c003904bf15448fb45495c60d9cf5f 100644 (file)
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl -mattr=+avx512cd | FileCheck %s --check-prefix=ALL --check-prefix=AVX512 --check-prefix=AVX512CD
 
 define <8 x i64> @testv8i64(<8 x i64> %in) nounwind {