Mercurial > hg > CbC > CbC_llvm
view llvm/docs/AMDGPU/gfx9_attr.rst @ 235:edfff9242030 cbc-llvm13
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 21 Jul 2021 11:30:30 +0900 |
parents | 2e18cbf3894f |
children | c4bab56944e8 |
line wrap: on
line source
.. ************************************************** * * * Automatically generated file, do not edit! * * * ************************************************** .. _amdgpu_synid9_attr: attr =========================== Interpolation attribute and channel: ============== =================================== Syntax Description ============== =================================== attr{0..32}.x Attribute 0..32 with *x* channel. attr{0..32}.y Attribute 0..32 with *y* channel. attr{0..32}.z Attribute 0..32 with *z* channel. attr{0..32}.w Attribute 0..32 with *w* channel. ============== =================================== Examples: .. parsed-literal:: v_interp_p1_f32 v1, v0, attr0.x v_interp_p1_f32 v1, v0, attr32.w