comparison llvm/docs/AMDGPU/gfx11_vcc.rst @ 252:1f2b6ac9f198 llvm-original

LLVM16-1
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 18 Aug 2023 09:04:13 +0900
parents
children
comparison
equal deleted inserted replaced
237:c80f45b162ad 252:1f2b6ac9f198
1 ..
2 **************************************************
3 * *
4 * Automatically generated file, do not edit! *
5 * *
6 **************************************************
7
8 .. _amdgpu_synid_gfx11_vcc:
9
10 vcc
11 ===
12
13 Vector condition code. This operand depends on wavefront size:
14
15 * Should be :ref:`vcc_lo<amdgpu_synid_vcc_lo>` if wavefront size is 32.
16 * Should be :ref:`vcc<amdgpu_synid_vcc>` if wavefront size is 64.