[Bug middle-end/43182] gcc could not vectorize this simple loop (un-handled data-ref)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 25 23:45:00 GMT 2010
------- Comment #1 from pinskia at gcc dot gnu dot org 2010-02-25 23:45 -------
Actually a[0] should be load hoisted from the loop as it not changed from
inside the loop at all.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |alias, missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43182
More information about the Gcc-bugs
mailing list