Re: [PATCH 03/11] aarch64, testsuite: Fix up auto-init-padding tests

2023-11-21 Thread Richard Sandiford
Alex Coplan writes: > The tests currently depending on memcpy lowering forming stps at -O0, > but we no longer want to form stps during memcpy lowering, but instead > in the load/store pair fusion pass. > > This patch therefore tweaks affected tests to enable optimizations > (-O1), and adjusts

[PATCH 03/11] aarch64, testsuite: Fix up auto-init-padding tests

2023-11-16 Thread Alex Coplan
The tests currently depending on memcpy lowering forming stps at -O0, but we no longer want to form stps during memcpy lowering, but instead in the load/store pair fusion pass. This patch therefore tweaks affected tests to enable optimizations (-O1), and adjusts the tests to avoid parts of the