PATCHES: R600/SI: Enable flat instructions on VI

Tom Stellard tom at stellard.net
Mon Jun 8 13:51:11 PDT 2015


Hi,

The attached patches add assembler support for FLAT instructions and 
add patterns to match them to global loads/stores on VI.  This should
be enough to get most compute programs working on VI.

-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Move-flat-instruction-defs-to-CIInstructions.patch
Type: text/x-diff
Size: 13455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/e4c0bc86/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Define-latency-for-flat-instructions.patch
Type: text/x-diff
Size: 774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/e4c0bc86/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Add-assembler-support-for-FLAT-instructions.patch
Type: text/x-diff
Size: 43094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/e4c0bc86/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Add-mcpu-bonaire-to-a-test-that-uses-flat-ad.patch
Type: text/x-diff
Size: 1036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/e4c0bc86/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Add-VI-patterns-to-select-FLAT-instructions-.patch
Type: text/x-diff
Size: 43780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/e4c0bc86/attachment-0004.patch>


More information about the llvm-commits mailing list