[Bug tree-optimization/41464] vector loads are unnecessarily split into high and low loads
nmiell at comcast dot net
gcc-bugzilla@gcc.gnu.org
Fri Sep 25 17:12:00 GMT 2009
------- Comment #2 from nmiell at comcast dot net 2009-09-25 17:12 -------
Even if it thinks the arrays aren't aligned, that doesn't explain the
completely unnecessarily zeroing of XMM0 or the choice of the load high/low
instructions over MOVUPS.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41464
More information about the Gcc-bugs
mailing list