Implement the cost of abnormal x86 instruction lowering as a table.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / conversion-cost.ll
index 8582613617a2ca2fdd2d7901729bf6342e7690fb..19bcdc5d902741233a9f7f8f9fd8c0e5e5a390fe 100644 (file)
@@ -25,7 +25,7 @@ define i32 @conversion_cost1(i32 %n, i8* nocapture %A, float* nocapture %B) noun
 }
 
 ;CHECK: @conversion_cost2
-;CHECK: store <8 x float>
+;CHECK-NOT: <8 x float>
 ;CHECK: ret
 define i32 @conversion_cost2(i32 %n, i8* nocapture %A, float* nocapture %B) nounwind uwtable ssp {
   %1 = icmp sgt i32 %n, 9