This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16048] Simple loop doesn't get vectorized
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2004 04:04:19 -0000
- Subject: [Bug tree-optimization/16048] Simple loop doesn't get vectorized
- References: <20040618062359.16048.tjw@omnigroup.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-20 04:04 -------
oh, I must be using the old version of the lno but if what you gave is the case the vectorizer needs to
reconize __builtin_powf (x, 2.0) as x * x then.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16048