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 0941a9e commit 42de996Copy full SHA for 42de996
llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-umaxv.ll
@@ -356,6 +356,3 @@ declare i32 @llvm.aarch64.neon.umaxv.i32.v2i32(<2 x i32>) nounwind readnone
356
declare i32 @llvm.aarch64.neon.umaxv.i32.v4i32(<4 x i32>) nounwind readnone
357
358
attributes #0 = { sanitize_memory }
359
-;.
360
-; CHECK: [[PROF1]] = !{!"branch_weights", i32 1, i32 1048575}
361
llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-uminv.ll
@@ -355,6 +355,3 @@ declare i32 @llvm.aarch64.neon.uminv.i32.v2i32(<2 x i32>) nounwind readnone
355
declare i32 @llvm.aarch64.neon.uminv.i32.v4i32(<4 x i32>) nounwind readnone
0 commit comments