diff options
Diffstat (limited to 'llvm/docs/AMDGPU/gfx10_data_mimg_atomic_cmp.rst')
| -rw-r--r-- | llvm/docs/AMDGPU/gfx10_data_mimg_atomic_cmp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/AMDGPU/gfx10_data_mimg_atomic_cmp.rst b/llvm/docs/AMDGPU/gfx10_data_mimg_atomic_cmp.rst index bd257cf570b..6b5cd681435 100644 --- a/llvm/docs/AMDGPU/gfx10_data_mimg_atomic_cmp.rst +++ b/llvm/docs/AMDGPU/gfx10_data_mimg_atomic_cmp.rst @@ -21,7 +21,7 @@ Optionally may serve as an output data: * :ref:`dmask<amdgpu_synid_dmask>` may specify 2 data elements for 32-bit-per-pixel surfaces or 4 data elements for 64-bit-per-pixel surfaces. Each data element occupies 1 dword. * :ref:`tfe<amdgpu_synid_tfe>` adds 1 dword if specified. - Note. The surface data format is indicated in the image resource constant but not in the instruction. + Note: the surface data format is indicated in the image resource constant but not in the instruction. *Operands:* :ref:`v<amdgpu_synid_v>` |

