This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/69848] poor vectorization of a loop from SPEC2006 464.h264ref
- From: "amker at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Aug 2016 15:08:49 +0000
- Subject: [Bug tree-optimization/69848] poor vectorization of a loop from SPEC2006 464.h264ref
- Auto-submitted: auto-generated
- References: <bug-69848-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69848
--- Comment #12 from amker at gcc dot gnu.org ---
Hi Jim,
May I ask which function in h264ref also shows this issue? I instrumented GCC
and could not found a case in it. Thanks.