vector operations and scalar operands
Michael Matz
matz@suse.de
Sun Feb 9 18:57:00 GMT 2003
Hi,
On Sun, 9 Feb 2003, Jan Hubicka wrote:
> So the question is whether we want to allow scalar operand for shift or
> whether I should add vec_duplicate expressions to the patterns.
> The second would lead to pretty wide modes - up to V16TI. Would this
> hurt something?
At least the new RA, which currently only supports modes which are not
wider than 64 bytes (not bits!). Currently there are no modes wider than
that. But V16TI would be 16*16 == 256 bytes.
Ciao,
Michael.
More information about the Gcc
mailing list