Re: Unshare DR_STEP before gimplifying it

2019-12-28 Thread Richard Biener
On December 28, 2019 5:31:20 PM GMT+01:00, Richard Sandiford wrote: >In this testcase we use an unmasked SVE loop with an Advanced SIMD >epilogue (because we don't yet support fully-masked downward loops). >The main loop uses a gather load for the strided access while the >epilogue loop builds th

Unshare DR_STEP before gimplifying it

2019-12-28 Thread Richard Sandiford
In this testcase we use an unmasked SVE loop with an Advanced SIMD epilogue (because we don't yet support fully-masked downward loops). The main loop uses a gather load for the strided access while the epilogue loop builds the access from scalars instead. In both cases we gimplify expressions base