[PATCH] R600/SI: Fix sext_inreg problems

Matt Arsenault arsenm2 at gmail.com
Fri Oct 17 00:32:52 PDT 2014


On Oct 15, 2014, at 5:47 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:

> Hi,
> 
> These fix terrible problems with sext_inreg for 64-bit types
> 
> <0001-R600-SI-Fix-sext_inreg-in-i64.patch><0002-R600-SI-Add-pattern-for-i64-sext_inreg-i32.patch>


These are superseded by this patch, plus a piglit test for these

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Use-S_BFE_I64-for-64-bit-sext_inreg.patch
Type: application/octet-stream
Size: 16720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141017/9f6ed633/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sign_extend_inreg.cl
Type: application/octet-stream
Size: 6815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141017/9f6ed633/attachment-0001.obj>


More information about the llvm-commits mailing list