[BPI] Replace weights by probabilities in BPI.
[oota-llvm.git] / test / Transforms / JumpThreading / update-edge-weight.ll
index b5c5d01a3c613d891a4b48d27240017dbd74f6a0..58cd71861d8a1bea988281342d7ba78034835fdf 100644 (file)
@@ -2,7 +2,7 @@
 
 ; Test if edge weights are properly updated after jump threading.
 
-; CHECK: !2 = !{!"branch_weights", i32 22, i32 7}
+; CHECK: !2 = !{!"branch_weights", i32 1629125526, i32 518358122}
 
 define void @foo(i32 %n) !prof !0 {
 entry: