------- Comment #5 from rguenther at suse dot de 2010-08-05 16:16 ------- Subject: Re: Unnecessary spill slot for highpart extraction of xmm reg
On Thu, 5 Aug 2010, pinskia at gcc dot gnu dot org wrote: > ------- Comment #4 from pinskia at gcc dot gnu dot org 2010-08-05 15:58 > ------- > How did you get that subreg in the first place; it should have produced a > vec_extract there instead of a subreg. via forwprop from (subreg:DI (subreg:TI (:V4SF)) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45198