Mercurial > hg > CbC > CbC_llvm
annotate 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 |
rev | line source |
---|---|
252 | 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. |