Skip to content

Commit 07a98cf

Browse files
committed
Fix comment
1 parent b598d4f commit 07a98cf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vaddv.ll

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
; RUN: opt < %s -passes=msan -S | FileCheck %s
33
;
44
; Forked from llvm/test/CodeGen/AArch64/arm64-vaddv.ll
5-
;
6-
; Incorrectly handled by handleUnknownInstruction:
7-
; - llvm.aarch64.neon.faddv
8-
; - llvm.aarch64.neon.saddv
9-
; - llvm.aarch64.neon.uaddv
105

116
target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
127
target triple = "aarch64--linux-android9001"

0 commit comments

Comments
 (0)