File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
llvm/test/tools/llvm-exegesis/AArch64 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ RUN: llvm-exegesis -mcpu=neoverse-v2 -mode=latency --dump-object-to-disk=%d --op
6060RUN: llvm - objdump - d %d > %t.s
6161RUN: FileCheck %s -- check - prefix=FPR8 - ASM < %t.s
6262FPR8 - ASM: <foo>:
63- FPR8 - ASM: movi d{{ [ 0 - 9 ]+ }} , # 0000000000000000
63+ FPR8 - ASM: movi d{{ [ 0 - 9 ]+ }} , # 0000000000000000
6464FPR8 - ASM - NEXT: sqabs b{{ [ 0 - 9 ]+ }} , b{{ [ 0 - 9 ]+ }}
6565
6666
@@ -69,7 +69,7 @@ RUN: llvm-exegesis -mcpu=neoverse-v2 -mode=latency --dump-object-to-disk=%d --op
6969RUN: llvm - objdump - d %d > %t.s
7070RUN: FileCheck %s -- check - prefix=FPCR - ASM < %t.s
7171FPCR - ASM: <foo>:
72- FPCR - ASM: movi d{{ [ 0 - 9 ]+ }} , # 0000000000000000
72+ FPCR - ASM: movi d{{ [ 0 - 9 ]+ }} , # 0000000000000000
7373FPCR - ASM - NEXT: mov x8 , # 0x0
7474FPCR - ASM - NEXT: msr FPCR , x8
7575FPCR - ASM - NEXT: bfcvt h{{ [ 0 - 9 ]+ }} , s{{ [ 0 - 9 ]+ }}
You can’t perform that action at this time.
0 commit comments