R600: Some fixes

Vincent Lejeune vljn at ovi.com
Tue Oct 8 05:58:58 PDT 2013


Hi,

another couple of fixes for R600.

The first one remove the VPM bit in export instructions. While I didn't see any change when this bit is set or cleared, the doc recommand to left it cleared
as SB does.
The second one fixes a rather rare bug that was uncovered by vs-varying-mat3-wr piglit test.
The last one is from the last serie and is improved following Tom's comments.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-Clear-the-VPM-bit-of-export-instructions.patch
Type: text/x-patch
Size: 1967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131008/a74553dd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-fix-swizzle-export.patch
Type: text/x-patch
Size: 9920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131008/a74553dd/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-Use-masked-read-sel-for-texture-instructions.patch
Type: text/x-patch
Size: 2624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131008/a74553dd/attachment-0002.bin>


More information about the llvm-commits mailing list