[Bug target/32110] vector "extract" and then vector "splat" is not optimized
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Mar 2 18:34:00 GMT 2010
------- Comment #2 from pinskia at gcc dot gnu dot org 2010-03-02 18:34 -------
Hmm, we get worse code now on the trunk:
addi 9,1,-80
li 0,48
stvewx 2,9,0
lwz 0,-32(1)
stw 0,-16(1)
stw 0,-12(1)
stw 0,-8(1)
stw 0,-4(1)
li 0,64
lvx 2,9,0
blr
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32110
More information about the Gcc-bugs
mailing list