<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/docs/AMDGPUOperandSyntax.rst, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[AMDGPU][docs] Replace gfx940 and gfx941 with gfx942 in llvm/docs (#126887)</title>
<updated>2025-02-19T09:31:47+00:00</updated>
<author>
<name>Fabian Ritter</name>
<email>fabian.ritter@amd.com</email>
</author>
<published>2025-02-19T09:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=db597084c5dbbf896d121b74ba80a7a76250fc78'/>
<id>db597084c5dbbf896d121b74ba80a7a76250fc78</id>
<content type='text'>
gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.

This PR removes all documentation occurrences of gfx940/gfx941 except
for the gfx940 ISA description, which will be the subject of a separate
PR.

For SWDEV-512631</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.

This PR removes all documentation occurrences of gfx940/gfx941 except
for the gfx940 ISA description, which will be the subject of a separate
PR.

For SWDEV-512631</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][GFX11][DOC][NFC] Add GFX11 assembler syntax description</title>
<updated>2022-12-21T09:49:48+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitri.preobrazhenski@gmail.com</email>
</author>
<published>2022-12-21T09:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b8e1071a29035f5f7314bccfc1259a5a4935a8bc'/>
<id>b8e1071a29035f5f7314bccfc1259a5a4935a8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][DOC][NFC] Update assembler syntax description</title>
<updated>2022-12-20T11:03:46+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitri.preobrazhenski@gmail.com</email>
</author>
<published>2022-12-20T11:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d9daee5a669832586c59e92223cae5600238b4cf'/>
<id>d9daee5a669832586c59e92223cae5600238b4cf</id>
<content type='text'>
Summary of changes:
- Enable register tuples with 9, 10, 11 and 12 registers (https://reviews.llvm.org/D138205).
- Small improvements and clarifications.
- Correct typos.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary of changes:
- Enable register tuples with 9, 10, 11 and 12 registers (https://reviews.llvm.org/D138205).
- Small improvements and clarifications.
- Correct typos.
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][NFC][DOC] Updated description of registers</title>
<updated>2021-09-03T10:09:54+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2021-09-03T10:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9e3f86e273d07786f5efa41494581e4971d8b0c0'/>
<id>9e3f86e273d07786f5efa41494581e4971d8b0c0</id>
<content type='text'>
Corrected list of available register tuples to reflect changes introduced by
commits https://reviews.llvm.org/D103672 and https://reviews.llvm.org/D103800

See bug https://bugs.llvm.org/show_bug.cgi?id=51388
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected list of available register tuples to reflect changes introduced by
commits https://reviews.llvm.org/D103672 and https://reviews.llvm.org/D103800

See bug https://bugs.llvm.org/show_bug.cgi?id=51388
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax description.</title>
<updated>2021-05-14T13:13:30+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2021-05-14T13:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=434b278cde81800eb23a0496d9f6abdbc30e15bc'/>
<id>434b278cde81800eb23a0496d9f6abdbc30e15bc</id>
<content type='text'>
Summary of changes:
- added description of GFX90A;
- minor bugfixing and improvements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary of changes:
- added description of GFX90A;
- minor bugfixing and improvements.
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax description.</title>
<updated>2020-08-21T11:25:14+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2020-08-21T11:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3f7985e6ec21c21eb6d6cdd05ab206d0bcf2a770'/>
<id>3f7985e6ec21c21eb6d6cdd05ab206d0bcf2a770</id>
<content type='text'>
Summary of changes:
- added description of MTBUF instructions and format modifier;
- described limitations of f16 inline constants when used with integer operands;
- updated description of gfx9+ flat global addressing modes;
- v_accvgpr_write_b32 src0 corrections (gfx908);
- minor bugfixing and improvements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary of changes:
- added description of MTBUF instructions and format modifier;
- described limitations of f16 inline constants when used with integer operands;
- updated description of gfx9+ flat global addressing modes;
- v_accvgpr_write_b32 src0 corrections (gfx908);
- minor bugfixing and improvements.
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.</title>
<updated>2019-12-25T14:51:53+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-12-25T14:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=80c45e49c33e72dd49b03a6dc17b1e74a4183039'/>
<id>80c45e49c33e72dd49b03a6dc17b1e74a4183039</id>
<content type='text'>
Summary of changes:
- added description of GFX9 subtargets:
  - gfx900;
  - gfx902;
  - gfx904;
  - gfx906;
  - gfx908;
  - gfx909.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary of changes:
- added description of GFX9 subtargets:
  - gfx900;
  - gfx902;
  - gfx904;
  - gfx906;
  - gfx908;
  - gfx909.
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][DOC] Updated AMD GPU assembler description.</title>
<updated>2019-09-25T12:38:35+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-09-25T12:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b9683d3c53d6043d7cbeabf451860c027557be96'/>
<id>b9683d3c53d6043d7cbeabf451860c027557be96</id>
<content type='text'>
Summary of changes:
- Updated to reflect recent changes in assembler;
- Minor bugfixing and improvements.

llvm-svn: 372857
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary of changes:
- Updated to reflect recent changes in assembler;
- Minor bugfixing and improvements.

llvm-svn: 372857
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.</title>
<updated>2019-07-08T16:50:11+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-07-08T16:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=cef9d42157e568eb1d87208be630a4185c675a26'/>
<id>cef9d42157e568eb1d87208be630a4185c675a26</id>
<content type='text'>
Summary of changes:
- added description of GFX10;
- added description of operands sccz, vccz, lds_direct, etc;
- minor bugfixing and improvements.

llvm-svn: 365347
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary of changes:
- added description of GFX10;
- added description of operands sccz, vccz, lds_direct, etc;
- minor bugfixing and improvements.

llvm-svn: 365347
</pre>
</div>
</content>
</entry>
<entry>
<title>[AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value for 64-bit operands</title>
<updated>2019-01-18T15:17:17+00:00</updated>
<author>
<name>Dmitry Preobrazhensky</name>
<email>dmitry.preobrazhensky@amd.com</email>
</author>
<published>2019-01-18T15:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6bc26aaadaa6fa2134f8b4f4c9506215e42fbe2e'/>
<id>6bc26aaadaa6fa2134f8b4f4c9506215e42fbe2e</id>
<content type='text'>
See bug 39332: https://bugs.llvm.org/show_bug.cgi?id=39332

Reviewers: artem.tamazov, arsenm

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

llvm-svn: 351555
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See bug 39332: https://bugs.llvm.org/show_bug.cgi?id=39332

Reviewers: artem.tamazov, arsenm

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

llvm-svn: 351555
</pre>
</div>
</content>
</entry>
</feed>
