Skip to content

Commit 0f0291b

Browse files
committed
Remove unnecessary branch weights assertion
1 parent 9b32b57 commit 0f0291b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/Instrumentation/MemorySanitizer/X86/avx512fp16-intrinsics.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3260,6 +3260,3 @@ define <32 x half> @test_mm512_castph256_ph512_freeze(<16 x half> %a0) nounwind
32603260
}
32613261

32623262
attributes #0 = { sanitize_memory }
3263-
;.
3264-
; CHECK: [[PROF1]] = !{!"branch_weights", i32 1, i32 1048575}
3265-
;.

0 commit comments

Comments
 (0)