[Bug tree-optimization/88713] Vectorized code slow vs. flang

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 7 21:21:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88713

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koenigni at gcc dot gnu.org

--- Comment #16 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #15)
> So can the fortran FE inline the _gfortran_internal_pack() call?  It looks
> like
> flang manages to elide this when inlining the function at least?

In principle, this could be done.  I guess it would be a good idea to
create a test case first which would emulate what inlining pack would do.


More information about the Gcc-bugs mailing list