This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/81303] [8 Regression] 410.bwaves regression caused by r249919
- From: "wilco at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 12 Jul 2017 17:35:12 +0000
- Subject: [Bug tree-optimization/81303] [8 Regression] 410.bwaves regression caused by r249919
- Auto-submitted: auto-generated
- References: <bug-81303-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81303
Wilco <wilco at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-12
CC| |wilco at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #3 from Wilco <wilco at gcc dot gnu.org> ---
Confirmed, on AArch64 bwaves is ~20% slower in SPEC2006 and ~30% slower in
SPEC2017. There are twice as many spills (outside the inner loop) and the
vectors are created in an inefficient way:
ldr d4, [x5,x27]
ld1r {v6.2d}, [x5]
mov v6.d[1], v4.d[0]
add x5, x5, x26
fmla v1.2d, v20.2d, v6.2d