[PATCH] R600/SI: Add support for 64-bit LDS loads and stores
Tom Stellard
tom at stellard.net
Wed Mar 19 14:13:37 PDT 2014
On Wed, Mar 12, 2014 at 11:24:49AM -0700, Matt Arsenault wrote:
> Hi,
>
> This set of patches adds the 64-bit LDS load and store instruction, and matches the i16 constant offset available for addressing.
>
Hi Matt,
I just tested these and the only problem was the opcode for DS_READ_B64
was incorrect. I've attached an updated version of patch #5 which fixes
this. Go ahead and commit these.
Thanks,
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Add-support-for-64-bit-LDS-loads-v2.patch
Type: text/x-diff
Size: 5044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140319/5c8748dd/attachment.patch>
More information about the llvm-commits
mailing list