[Bug fortran/32380] misaligned stores don't get vectorized
dorit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jul 15 18:31:00 GMT 2007
------- Comment #3 from dorit at gcc dot gnu dot org 2007-07-15 18:31 -------
> With loop distribution we could vectorize these loops using peeling to handle
> misaligned stores (multiple stores make peeling for alignment insufficient
> here).
wonder what the loop-distribution pass in the graphite branch can do with these
loops (http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01130.html)
--
dorit at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spop at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32380
More information about the Gcc-bugs
mailing list