Add FileCheck statements for r196435.
[oota-llvm.git] / test / CodeGen / X86 / avx512-zext-load-crash.ll
index 5861fbfa0b56d30a859ea01571fd003509683bee..07ded13a0e3c46e36d76a4ffbb560b863891cf84 100644 (file)
@@ -1,6 +1,7 @@
-; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl
+; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl | FileCheck %s
 
 define <8 x i16> @test_zext_load() {
+  ; CHECK: vmovq
 entry:
   %0 = load <2 x i16> ** undef, align 8
   %1 = getelementptr inbounds <2 x i16>* %0, i64 1