[PATCH] R600/SI: Add support for 64-bit LDS loads and stores

Matt Arsenault Matthew.Arsenault at amd.com
Wed Mar 19 15:27:26 PDT 2014


On 03/19/2014 02:13 PM, Tom Stellard wrote:
> 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
>

Committed r204269-204275




More information about the llvm-commits mailing list