[Bug tree-optimization/67323] Use non-unit stride loads by preference when applicable
michael.collison at linaro dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 14 18:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67323
--- Comment #11 from Michael Collison <michael.collison at linaro dot org> ---
Andrew,
It may be the case that is not a win on all microarchitectures however I think
we should allow the vectorizer to (optionally) generate the vld3 and deal with
the differences via the cost models.
More information about the Gcc-bugs
mailing list