[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-12-04 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #10 from Yvan Roux yroux at gcc dot gnu.org --- Author: yroux Date: Thu Dec 4 17:46:32 2014 New Revision: 218385 URL: https://gcc.gnu.org/viewcvs?rev=218385root=gccview=rev Log: 2014-12-04 Yvan Roux yvan.r...@linaro.org

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-28 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-24 Thread fyang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #8 from fyang at gcc dot gnu.org --- Author: fyang Date: Fri Oct 24 10:53:08 2014 New Revision: 216630 URL: https://gcc.gnu.org/viewcvs?rev=216630root=gccview=rev Log: PR target/63173 * config/aarch64/arm_neon.h

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 Fei Yang fei.yang0953 at gmail dot com changed: What|Removed |Added CC||fei.yang0953 at

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread venkataramanan.kumar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #4 from Venkataramanan venkataramanan.kumar at amd dot com --- (In reply to Fei Yang from comment #3) (In reply to ktkachov from comment #1) Confirmed. Feel free to propose a patch for them on gcc-patches along the lines you

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 clyon at gcc dot gnu.org changed: What|Removed |Added CC||cbaylis at gcc dot gnu.org

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #7 from Fei Yang fei.yang0953 at gmail dot com --- (In reply to clyon from comment #6) (In reply to Ramana Radhakrishnan from comment #5) (In reply to Venkataramanan from comment #4) (In reply to Fei Yang from comment #3) (In

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-14 Thread venkataramanan.kumar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #2 from Venkataramanan venkataramanan.kumar at amd dot com --- Changed the test case to work with latest GCC trunk #include arm_neon.h int16x4x2_t foo(int16_t * __restrict pDataA, int16_t *

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-09-04 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords||missed-optimization