[Bug rtl-optimization/41833] vec_splat followed by vec_splat could be improved

2010-01-06 Thread rth at gcc dot gnu dot org
--- Comment #5 from rth at gcc dot gnu dot org 2010-01-06 18:22 --- *** Bug 41889 has been marked as a duplicate of this bug. *** -- rth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/41833] vec_splat followed by vec_splat could be improved

2009-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-10-26 16:44 --- I have a patch which fixes this at the RTL level. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/41833] vec_splat followed by vec_splat could be improved

2009-10-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-10-27 16:37 --- Patch which I am testing: Index: testsuite/gcc.target/powerpc/altivec-33.c === --- testsuite/gcc.target/powerpc/altivec-33.c (revision 0) +++ testsuit

[Bug rtl-optimization/41833] vec_splat followed by vec_splat could be improved

2009-11-04 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-11-04 18:36 --- Subject: Bug 41833 Author: pinskia Date: Wed Nov 4 18:35:57 2009 New Revision: 153906 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153906 Log: 2009-11-04 Andrew Pinski Trevor Smigiel

[Bug rtl-optimization/41833] vec_splat followed by vec_splat could be improved

2009-11-04 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-11-04 18:37 --- Fixed on the trunk for 4.5. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added