[X86] Improve F16C CVT schedules on SNB/HSW/BDW
[llvm-project.git] / llvm / docs / AMDGPU / gfx8_attr.rst
blob55de815f3fcc317e4abd229d331d8aa28c1f9d55
1 ..
2     **************************************************
3     *                                                *
4     *   Automatically generated file, do not edit!   *
5     *                                                *
6     **************************************************
8 .. _amdgpu_synid_gfx8_attr:
10 attr
11 ====
13 Interpolation attribute and channel:
15     ============== ===================================
16     Syntax         Description
17     ============== ===================================
18     attr{0..32}.x  Attribute 0..32 with *x* channel.
19     attr{0..32}.y  Attribute 0..32 with *y* channel.
20     attr{0..32}.z  Attribute 0..32 with *z* channel.
21     attr{0..32}.w  Attribute 0..32 with *w* channel.
22     ============== ===================================
24 Examples:
26 .. parsed-literal::
28     v_interp_p1_f32 v1, v0, attr0.x
29     v_interp_p1_f32 v1, v0, attr32.w