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

Matt Arsenault arsenm2 at gmail.com
Wed Mar 12 11:24:49 PDT 2014


Hi,

This set of patches adds the 64-bit LDS load and store instruction, and matches the i16 constant offset available for addressing.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Merge-offset0-and-offset1-fields-for-single-.patch
Type: application/octet-stream
Size: 4347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Don-t-display-the-GDS-bit.patch
Type: application/octet-stream
Size: 6177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Fix-test-checking-wrong-instruction-operand.patch
Type: application/octet-stream
Size: 1051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Match-i16-immediate-offset-of-LDS-instructio.patch
Type: application/octet-stream
Size: 11339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Add-support-for-64-bit-LDS-loads.patch
Type: application/octet-stream
Size: 5004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-R600-SI-Add-support-for-64-bit-LDS-writes.patch
Type: application/octet-stream
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-R600-SI-Add-unused-LDS-2-form-instructions.patch
Type: application/octet-stream
Size: 2977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140312/955d2a43/attachment-0006.obj>


More information about the llvm-commits mailing list