Re: [PATCH 5/7 v7] vect: Support vector load/store with length in vectorizer

2020-07-19 Thread Kewen.Lin via Gcc-patches
Hi Richard, on 2020/7/17 下午5:54, Richard Sandiford wrote: > Hi, > > Sorry for the slow review. > >> The new version v7 is attached which has addressed your review comments >> on v6. Could you have a further look? Many thanks in advance! >> >> Bootstrapped/regtested on aarch64-linux-gnu and pow

Re: [PATCH 5/7 v7] vect: Support vector load/store with length in vectorizer

2020-07-17 Thread Richard Sandiford
Hi, Sorry for the slow review. > The new version v7 is attached which has addressed your review comments > on v6. Could you have a further look? Many thanks in advance! > > Bootstrapped/regtested on aarch64-linux-gnu and powerpc64le-linux-gnu P9. > Even with explicit vect-partial-vector-usage s

[PATCH 5/7 v7] vect: Support vector load/store with length in vectorizer

2020-07-10 Thread Kewen.Lin via Gcc-patches
Hi Richard, The new version v7 is attached which has addressed your review comments on v6. Could you have a further look? Many thanks in advance! Bootstrapped/regtested on aarch64-linux-gnu and powerpc64le-linux-gnu P9. Even with explicit vect-partial-vector-usage settings 1/2 on Power target,