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 tree-optimization/57326] Piecewise folding of operations on PHI nodes


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

mwahab at gcc dot gnu.org changed:

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

--- Comment #4 from mwahab at gcc dot gnu.org ---
I think that this change is the cause of a failure in gcc.dg/autopar/pr46193.c
on aarch64-none-linux-gnu.

Looking at the parloop2 log when the test is run, neither function in pr46193.c
is vectorized because for both 'latch block not empty'.

Matthew

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