Re: [PATCH 04/11] aarch64, testsuite: Allow ldp/stp on SVE regs with -msve-vector-bits=128

2023-11-21 Thread Richard Sandiford
Alex Coplan writes: > Later patches in the series allow ldp and stp to use SVE modes if > -msve-vector-bits=128 is provided. This patch therefore adjusts tests > that pass -msve-vector-bits=128 to allow ldp/stp to save/restore SVE > registers. > > OK for trunk? > > gcc/testsuite/ChangeLog: > >

[PATCH 04/11] aarch64, testsuite: Allow ldp/stp on SVE regs with -msve-vector-bits=128

2023-11-16 Thread Alex Coplan
Later patches in the series allow ldp and stp to use SVE modes if -msve-vector-bits=128 is provided. This patch therefore adjusts tests that pass -msve-vector-bits=128 to allow ldp/stp to save/restore SVE registers. OK for trunk? gcc/testsuite/ChangeLog: * gcc.target/aarch64/sve/pcs/sta