This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/66433] Arm NEON postincrement optimization missed
- From: "ktkachov at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 05 Jun 2015 15:06:14 +0000
- Subject: [Bug target/66433] Arm NEON postincrement optimization missed
- Auto-submitted: auto-generated
- References: <bug-66433-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66433
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Target| |arm*
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-06-05
CC| |ktkachov at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail| |6.0
--- Comment #2 from ktkachov at gcc dot gnu.org ---
Confirmed.
With your patch, does the codegen actually use the postincrement forms?
Please post the patch to gcc-patches@gcc.gnu.org for review.