Skip to content

Commit 88e500b

Browse files
[MCA] Fix test after simplified instruction field
1 parent 69340e1 commit 88e500b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

llvm/test/tools/llvm-mca/AArch64/Neoverse/V1-sve-instructions.s

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2505,10 +2505,7 @@ zip2 z31.s, z31.s, z31.s
25052505
# CHECK-NEXT: [4]: Throughput
25062506
# CHECK-NEXT: [5]: Resources
25072507
# CHECK-NEXT: [6]: LLVM OpcodeName
2508-
# CHECK-NEXT: [7]: Instruction
2509-
# CHECK-NEXT: [8]: Comment if any
2510-
2511-
# CHECK: [1] [2] [3] [4] [5] [6] [7] [8]
2508+
# CHECK-NEXT: [1] [2] [3] [4] [5] [6] Instructions:
25122509
# CHECK-NEXT: 1 2 2 2.00 V1UnitV,V1UnitV01 ABS_ZPmZ_B abs z0.b, p0/m, z0.b
25132510
# CHECK-NEXT: 1 2 2 2.00 V1UnitV,V1UnitV01 ABS_ZPmZ_D abs z0.d, p0/m, z0.d
25142511
# CHECK-NEXT: 1 2 2 2.00 V1UnitV,V1UnitV01 ABS_ZPmZ_H abs z0.h, p0/m, z0.h

0 commit comments

Comments
 (0)