[PATCH] R600/SI: Misc fixes for special division instructions

Matt Arsenault arsenm2 at gmail.com
Tue Feb 3 15:07:48 PST 2015


Hi,

These fix miscellaneous problems mostly related to VCC usage with v_div_scale and v_div_fmas instructions



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Add-hack-to-copy-from-a-VGPR-to-VCC.patch
Type: application/octet-stream
Size: 1184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/c57d6aec/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Fix-phys-reg-copies-in-SIFoldOperands.patch
Type: application/octet-stream
Size: 1580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/c57d6aec/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Fix-implicit-vcc-operand-to-v_div_fmas_.patch
Type: application/octet-stream
Size: 10962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/c57d6aec/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Set-VI-opcode-on-v_div_fmas_f32.patch
Type: application/octet-stream
Size: 812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/c57d6aec/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Rename-encoding-field-to-match-docs.patch
Type: application/octet-stream
Size: 956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/c57d6aec/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-R600-SI-Fix-VOP3b-encoding-on-VI.patch
Type: application/octet-stream
Size: 4293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/c57d6aec/attachment-0005.obj>


More information about the llvm-commits mailing list