[committed] amdgcn: use unsigned extend for lshiftrt

Andrew Stubbs ams@codesourcery.com
Mon Jun 15 12:46:57 GMT 2020


On 15/05/2020 11:37, Andrew Stubbs wrote:
> This patch fixes a bug in which 8 and 16-bit vector shifts used the 
> wrong kind of extend, thus causing wrong results.  It was simply a 
> thinko in the insn code, so easily fixed.

This is now back-ported to releases/gcc-10.

Andrew


More information about the Gcc-patches mailing list