Re: [10/9] Add tests for stride-3 accesses

2011-04-15 Thread Richard Guenther
On Tue, Apr 12, 2011 at 4:34 PM, Richard Sandiford wrote: > This patch adds a test for stride-3 accesses.  I didn't add any > particularly complicated cases because I think the testsuite already > covers the interaction between the strided loads & stores and other > operations pretty well.  Let me

[10/9] Add tests for stride-3 accesses

2011-04-12 Thread Richard Sandiford
This patch adds a test for stride-3 accesses. I didn't add any particularly complicated cases because I think the testsuite already covers the interaction between the strided loads & stores and other operations pretty well. Let me know if there's something I should add though. Tested on x86_64-l