We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f133d40 commit dd51ffeCopy full SHA for dd51ffe
llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-umaxv.ll
@@ -340,6 +340,3 @@ declare i32 @llvm.aarch64.neon.umaxv.i32.v2i32(<2 x i32>) nounwind readnone
340
declare i32 @llvm.aarch64.neon.umaxv.i32.v4i32(<4 x i32>) nounwind readnone
341
342
attributes #0 = { sanitize_memory }
343
-;.
344
-; CHECK: [[PROF1]] = !{!"branch_weights", i32 1, i32 1048575}
345
llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-uminv.ll
@@ -339,6 +339,3 @@ declare i32 @llvm.aarch64.neon.uminv.i32.v2i32(<2 x i32>) nounwind readnone
339
declare i32 @llvm.aarch64.neon.uminv.i32.v4i32(<4 x i32>) nounwind readnone
0 commit comments