[patch] SPARC VIS instructions or PR1820

Richard Henderson rth@redhat.com
Sat Nov 13 01:49:00 GMT 2004


On Thu, Nov 11, 2004 at 01:01:23PM +0100, Eric Botcazou wrote:
> +	(plus:V2SI (match_operand:V2SI 1 "register_operand" "%e")
> +		   (match_operand:V2SI 2 "register_operand" "e")))]

You shouldn't use % when the two alternatives are identical.
All you are doing is wasting time in reload.


r~



More information about the Gcc-patches mailing list