mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[test][AArch64] Relax the opcode tests for FP min/max instructions.
llvm-svn: 365961
This commit is contained in:
parent
26f1215ef9
commit
d706f2be63
@ -303,22 +303,22 @@
|
||||
# DEBUG-NEXT: G_FCANONICALIZE (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_FMINNUM (opcode 131): 1 type index
|
||||
# DEBUG-NEXT: G_FMINNUM (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_FMAXNUM (opcode 132): 1 type index
|
||||
# DEBUG-NEXT: G_FMAXNUM (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_FMINNUM_IEEE (opcode 133): 1 type index
|
||||
# DEBUG-NEXT: G_FMINNUM_IEEE (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_FMAXNUM_IEEE (opcode 134): 1 type index
|
||||
# DEBUG-NEXT: G_FMAXNUM_IEEE (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_FMINIMUM (opcode 135): 1 type index
|
||||
# DEBUG-NEXT: G_FMINIMUM (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_FMAXIMUM (opcode 136): 1 type index
|
||||
# DEBUG-NEXT: G_FMAXIMUM (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_GEP (opcode {{[0-9]+}}): 2 type indices
|
||||
|
Loading…
x
Reference in New Issue
Block a user