Skip to content

Commit 7eca561

Browse files
committed
[msan][NFCI] Rename tests and update comment
This renames the neon_* tests to be more consistent with the original file that they were forked from. It also fixes the header comment for llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vcvt.ll (instrumentation was updated in #126136 aka e9e6ba6, but the comment was not).
1 parent 86f0e6d commit 7eca561

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
; RUN: opt < %s -passes=msan -S | FileCheck %s
33
;
44
; Suboptimally handled by visitInstruction: llvm.aarch64.neon.
5-
; - fcvtas, fcvtau
6-
; - fcvtms, fcvtmu
7-
; - fcvtns, fcvtnu
8-
; - fcvtps, fcvtpu
9-
; - fcvtzs, fcvtzu
10-
; - fcvtxn
115
; - vcvtfp2fxs, vcvtfp2fxu
126
; - vcvtfxs2fp, vcvtfxu2fp
137
;

0 commit comments

Comments
 (0)