Oops, please consider this patch as submitted from my @codesourcery.com
address, for copyright assignment purposes.
Andrew
On 06/12/2019 17:31, Andrew Stubbs wrote:
Hi all,
This patch re-enables the V64QImode and V64HImode for GCN.
GCC does not make these easy to work with because there is (
Andrew Stubbs writes:
> On 06/12/2019 18:21, Richard Sandiford wrote:
>> Andrew Stubbs writes:
>>> Hi all,
>>>
>>> This patch re-enables the V64QImode and V64HImode for GCN.
>>>
>>> GCC does not make these easy to work with because there is (was?) an
>>> assumption that vector registers do not ha
On 06/12/2019 18:21, Richard Sandiford wrote:
Andrew Stubbs writes:
Hi all,
This patch re-enables the V64QImode and V64HImode for GCN.
GCC does not make these easy to work with because there is (was?) an
assumption that vector registers do not have excess bits in vector
registers, and therefo
Andrew Stubbs writes:
> Hi all,
>
> This patch re-enables the V64QImode and V64HImode for GCN.
>
> GCC does not make these easy to work with because there is (was?) an
> assumption that vector registers do not have excess bits in vector
> registers, and therefore does not need to worry about tru
Hi all,
This patch re-enables the V64QImode and V64HImode for GCN.
GCC does not make these easy to work with because there is (was?) an
assumption that vector registers do not have excess bits in vector
registers, and therefore does not need to worry about truncating or
extending smaller type