<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/MC/AMDGPU, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2020-01-14T08:20:51+00:00</updated>
<entry>
<title>[AMDGPU] Remove duplicate gfx10 assembler and disassembler tests</title>
<updated>2020-01-14T08:20:51+00:00</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@amd.com</email>
</author>
<published>2020-01-13T13:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=440ce5164f52a6b7cdf70322cc1c95656cac9aa9'/>
<id>urn:sha1:440ce5164f52a6b7cdf70322cc1c95656cac9aa9</id>
<content type='text'>
Summary: Depends on D72611.

Reviewers: rampitec, arsenm

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, jfb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72616
</content>
</entry>
<entry>
<title>[AMDGPU] Improve error checking in gfx10 assembler tests</title>
<updated>2020-01-14T08:20:50+00:00</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@amd.com</email>
</author>
<published>2020-01-13T13:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0950de264e37264b9f767a898bd839d9fcb7328f'/>
<id>urn:sha1:0950de264e37264b9f767a898bd839d9fcb7328f</id>
<content type='text'>
Summary:
This adds checks that the expected error was actually reported against
the correct instruction, and fixes a couple of problems that that showed
up: one incorrect W32-ERR:

 v_cmp_class_f16_sdwa vcc, v1, v2 src0_sel:DWORD src1_sel:DWORD
 // W64: encoding: [0xf9,0x04,0x1e,0x7d,0x01,0x00,0x06,0x06]
-// W32-ERR: error: invalid operand for instruction
+// W32-ERR: error: {{instruction not supported on this GPU|invalid operand for instruction}}

and one missing W32-ERR:

 v_cmp_class_f16_sdwa s[6:7], v1, v2 src0_sel:DWORD src1_sel:DWORD
 // W64: encoding: [0xf9,0x04,0x1e,0x7d,0x01,0x86,0x06,0x06]
+// W32-ERR: error: invalid operand for instruction

Reviewers: rampitec, arsenm

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72611
</content>
</entry>
<entry>
<title>[AMDGPU] Add gfx9 assembler and disassembler test cases</title>
<updated>2020-01-14T08:20:28+00:00</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@amd.com</email>
</author>
<published>2020-01-12T21:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=63c3691f79179db9a16f260f1cf81475fdfef060'/>
<id>urn:sha1:63c3691f79179db9a16f260f1cf81475fdfef060</id>
<content type='text'>
Summary:
This adds assembler tests for cases that were previously only in the
disassembler tests, and vice versa.

Reviewers: rampitec, arsenm, nhaehnle

Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, jfb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72592
</content>
</entry>
<entry>
<title>[AMDGPU] Add gfx8 assembler and disassembler test cases</title>
<updated>2020-01-12T21:12:48+00:00</updated>
<author>
<name>Jay Foad</name>
<email>jay.foad@amd.com</email>
</author>
<published>2020-01-11T20:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=241f330d6bab52ab4e3a01cbb9a3edd417d07c59'/>
<id>urn:sha1:241f330d6bab52ab4e3a01cbb9a3edd417d07c59</id>
<content type='text'>
Summary:
This adds assembler tests for cases that were previously only in the
disassembler tests, and vice versa.

Reviewers: rampitec, arsenm, nhaehnle

Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, jfb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72561
</content>
</entry>
<entry>
<title>[AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes</title>
<updated>2019-11-18T14:23:40+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-11-18T14:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=edd9f701638e28c4419658c1daed25ea0c6e8841'/>
<id>urn:sha1:edd9f701638e28c4419658c1daed25ea0c6e8841</id>
<content type='text'>
See https://bugs.llvm.org/show_bug.cgi?id=43712

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D70170
</content>
</entry>
<entry>
<title>[AMDGPU][MC] Corrected src0 for v_movrelsd_b32 and v_movrelsd_2_b32</title>
<updated>2019-11-08T13:38:56+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-11-08T13:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e25bc5e0247141cb31093a370e22fe3249bdbb05'/>
<id>urn:sha1:e25bc5e0247141cb31093a370e22fe3249bdbb05</id>
<content type='text'>
See https://bugs.llvm.org/show_bug.cgi?id=40903

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D69888
</content>
</entry>
<entry>
<title>[AMDGPU][MC][GFX10] Added v_interp_[p1/p2/mov]_f32_e64</title>
<updated>2019-10-28T12:03:43+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-10-28T12:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b8042dbe2bbf129cb524fca7a48737e99d1e46bc'/>
<id>urn:sha1:b8042dbe2bbf129cb524fca7a48737e99d1e46bc</id>
<content type='text'>
See https://bugs.llvm.org/show_bug.cgi?id=43747

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D69348
</content>
</entry>
<entry>
<title>[AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32</title>
<updated>2019-10-18T14:49:53+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-10-18T14:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6c7d7eebda38340d8bbaf99c6ceedb55e32c3a72'/>
<id>urn:sha1:6c7d7eebda38340d8bbaf99c6ceedb55e32c3a72</id>
<content type='text'>
See https://bugs.llvm.org/show_bug.cgi?id=43608

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D69096

llvm-svn: 375241
</content>
</entry>
<entry>
<title>[AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa</title>
<updated>2019-10-18T13:31:53+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-10-18T13:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=7d325fe57b422116c910f3dba66f6266b2f9409b'/>
<id>urn:sha1:7d325fe57b422116c910f3dba66f6266b2f9409b</id>
<content type='text'>
See https://bugs.llvm.org/show_bug.cgi?id=43607

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D69095

llvm-svn: 375231
</content>
</entry>
<entry>
<title>[AMDGPU][MC][GFX9][GFX10] Corrected number of src operands for ds_[read/write]_addtid_b32</title>
<updated>2019-10-11T14:53:26+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-10-11T14:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c4995076c6bd3706918930de436246ec4257c364'/>
<id>urn:sha1:c4995076c6bd3706918930de436246ec4257c364</id>
<content type='text'>
See https://bugs.llvm.org/show_bug.cgi?id=37941

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D68787

llvm-svn: 374561
</content>
</entry>
</feed>
