Discussion:
progress on PR85804?
Bin.Cheng
2018-10-14 08:32:37 UTC
Permalink
Hi,
Is there any progress on PR85804? There were some discussion about
the old path at below address, but looks like no further attentions.
https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01026.html

Thanks,
bin
Richard Biener
2018-10-15 09:14:26 UTC
Permalink
Post by Bin.Cheng
Hi,
Is there any progress on PR85804? There were some discussion about
the old path at below address, but looks like no further attentions.
https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01026.html
I still say that this is not a contiguous access and thus do not like the
patch. Whether you make it a contigous but group access (so
special-casing in the interleaving path) or a elementwise is up to you.

Richard.
Post by Bin.Cheng
Thanks,
bin
Continue reading on narkive:
Loading...