R600/SI: Add support for private arrays of all sizes

Tom Stellard tom at stellard.net
Thu Jul 17 12:46:42 PDT 2014


Hi,

The attached patches enable scratch memory for storing large private arrays.
We could also use this in the future for spilling registers.

-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Remove-vaddr-operand-from-BUFFER_LOAD_-_OFFS.patch
Type: text/x-diff
Size: 2069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140717/b8257648/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Specify-wavefront-size-for-SI-and-CI.patch
Type: text/x-diff
Size: 1209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140717/b8257648/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Use-scratch-memory-for-large-private-arrays.patch
Type: text/x-diff
Size: 51048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140717/b8257648/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Clean-up-some-of-the-unused-REGISTER_-LOAD-S.patch
Type: text/x-diff
Size: 13146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140717/b8257648/attachment-0003.patch>


More information about the llvm-commits mailing list