[PATCHES] R600/SI: More tests for VI

Marek Olšák maraeo at gmail.com
Thu Feb 5 08:42:41 PST 2015


Hi,

This patch series fixes and enables more SI-only tests for VI. It also
fixes some bugs in the existing tests and improves some of them. They
can be difficult to review because of the renaming of SI prefixes to
GCN. The only tests not enabled yet are those using ADDR64 loads and
legacy.rsq. We won't need legacy.rsq.

BTW, some tests used --check-prefix and others used -check-prefix (1
hyphen at the beginning). I haven't changed that, but it looks weird.

Please review.

Marek

PS: When adding new tests, please always test at least one SI
processor and at least one VI processor. Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Enable-more-tests-for-VI-which-need-no-chang.patch
Type: text/x-patch
Size: 6899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Enable-V_BCNT-tests-for-VI.patch
Type: text/x-patch
Size: 17317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Enable-all-tests-for-VI-which-use-S_LOAD_DWO.patch
Type: text/x-patch
Size: 107710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-R600-SI-Enable-LDS-tests-for-VI.patch
Type: text/x-patch
Size: 35673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-R600-SI-Enable-lshr-tests-for-VI.patch
Type: text/x-patch
Size: 4287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-R600-SI-Fix-divrem64-tests.patch
Type: text/x-patch
Size: 10885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-R600-SI-Enable-the-SI.tid-test-for-VI.patch
Type: text/x-patch
Size: 1171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-R600-SI-Enable-the-frem-test-for-VI.patch
Type: text/x-patch
Size: 4521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-R600-SI-Add-VI-tests-for-rsq.clamped.patch
Type: text/x-patch
Size: 3010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150205/b97029aa/attachment-0008.bin>


More information about the llvm-commits mailing list