[CodeGenPrepare] Handle properly the promotion of operands when this does not
[oota-llvm.git] / test / CodeGen / X86 / misched-matmul.ll
index 3ea6512258d414db8bb9f25310e8ea7d6fd5be0f..5454b7cf780a14193187915cfd22006cd60cc67a 100644 (file)
@@ -10,7 +10,7 @@
 ; more complex cases.
 ;
 ; CHECK: @wrap_mul4
-; CHECK: 22 regalloc - Number of spills inserted
+; CHECK: 23 regalloc - Number of spills inserted
 
 define void @wrap_mul4(double* nocapture %Out, [4 x double]* nocapture %A, [4 x double]* nocapture %B) #0 {
 entry: