This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31066] Suboptimal vectorization after inlining
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2007 17:19:31 -0000
- Subject: [Bug middle-end/31066] Suboptimal vectorization after inlining
- References: <bug-31066-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-03-07 17:19 -------
(In reply to comment #1)
> actually this function should be inlined as it is a nested function.
It is inlined. It's the vectorization of the inlined function that is
suboptimal (at least, that's what I diagnose, I'm not 100% sure).
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-03-07 17:19:30
date| |
Summary|Fortran testcase where |Suboptimal vectorization
|inlining would be a huge |after inlining
|gain |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31066