RFA: another simd bug fix (Was: Re: RFA: improved generic simd operations)

Richard Henderson rth@redhat.com
Wed Jul 3 17:03:00 GMT 2002


On Wed, Jul 03, 2002 at 01:39:30PM +0100, Joern Rennecke wrote:
> gcc:
> 	* simplify-rtx.c (simplify_subreg): Reduce problem of finding
> 	vector mode subregs of constants to finding integer mode
> 	subregs of constants.
> 	* cse.c (cse_insn): Use simplify_gen_subreg.
> 	* convert.c (convert_to_integer): Don't strip a NOP_EXPR
> 	From a vector mode expression of different size than the
> 	target mode.
> 
> gcc/testsuite:
> 	* gcc.c-torture/compile/simd-3.c: New test.

Ok.


r~



More information about the Gcc-patches mailing list