[committed] amdgcn: use unsigned extend for lshiftrt

Andrew Stubbs ams@codesourcery.com
Fri May 15 10:37:42 GMT 2020


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.

Andrew


P.S. Apologies for the "work-in-progress" tag on the commit subject. 
Obviously that was meant to be removed, but I didn't notice it until 
after the push. :-(
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 200515-shift-extends.patch
Type: text/x-patch
Size: 755 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200515/8b66fd65/attachment.bin>


More information about the Gcc-patches mailing list