This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/31066] Suboptimal vectorization after inlining



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]