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/69848] poor vectorization of a loop from SPEC2006 464.h264ref


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

--- Comment #14 from amker at gcc dot gnu.org ---
(In reply to Jim Wilson from comment #13)
> I think it was poc_ref_pic_reorder() in slice.c that triggered the ICE.  I
> don't know if the original code shows the vectorization reduction problem. 
> That might only be present in the reduced testcase.

Thanks very much, that's all I wanted to know.  I found a suspicious reduction
case in but not sure if it's the case.  Will look into details.

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