aboutsummaryrefslogtreecommitdiff
path: root/gcc/function-tests.cc
diff options
context:
space:
mode:
authorAlex Coplan <alex.coplan@arm.com>2023-10-04 14:13:00 +0100
committerAlex Coplan <alex.coplan@arm.com>2023-10-19 11:12:23 +0100
commitcf776eebe86b8b75697de55a6a8ade72ce9f66c5 (patch)
treed5294d01e4ad12c485508c4a77e904aae1b01c60 /gcc/function-tests.cc
parent583ca5f5997df6595b0c760053f4499a456b0003 (diff)
downloadgcc-cf776eebe86b8b75697de55a6a8ade72ce9f66c5.zip
gcc-cf776eebe86b8b75697de55a6a8ade72ce9f66c5.tar.gz
gcc-cf776eebe86b8b75697de55a6a8ade72ce9f66c5.tar.bz2
aarch64, testsuite: Tweak sve/pcs/args_9.c to allow stps
With the new ldp/stp pass enabled, there is a change in the codegen for this test as follows: add x8, sp, 16 ptrue p3.h, mul3 str p3, [x8] - str x8, [sp, 8] - str x9, [sp] + stp x9, x8, [sp] ptrue p3.d, vl8 ptrue p2.s, vl7 ptrue p1.h, vl6 i.e. we now form an stp that we were missing previously. This patch adjusts the scan-assembler such that it should pass whether or not we form the stp. gcc/testsuite/ChangeLog: * gcc.target/aarch64/sve/pcs/args_9.c: Adjust scan-assemblers to allow for stp.
Diffstat (limited to 'gcc/function-tests.cc')
0 files changed, 0 insertions, 0 deletions