PR target/27842
commit19155a13b9927963528e4dd44c3911680633871b
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jun 2006 17:01:27 +0000 (6 17:01 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jun 2006 17:01:27 +0000 (6 17:01 +0000)
treeda37bb730304b618f9e7594aa00a76fcc99fbba5
parent7f90213f7474371d41b1b5bcab5239dd9ddfecd7
PR target/27842
* config/rs6000/altivec.md (UNSPEC_VSLW): Remove.
("altivec_vspltisw_v4sf", "altivec_vslw_v4sf"): Remove.
("mulv4sf3", "absv4sf3", "negv4sf3"): Adapt users to use
V4SImode temporaries and operations instead.

PR target/27842
* gcc.dg/vmx/pr27842.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114438 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/altivec.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vmx/pr27842.c [new file with mode: 0644]