Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / docs / AMDGPU / gfx9_tgt.rst
blobbdd5a1f6adf27d1b0aaea24c704879416e29d295
1 ..
2     **************************************************
3     *                                                *
4     *   Automatically generated file, do not edit!   *
5     *                                                *
6     **************************************************
8 .. _amdgpu_synid_gfx9_tgt:
10 tgt
11 ===
13 An export target:
15     ================== ===================================
16     Syntax             Description
17     ================== ===================================
18     pos{0..3}          Copy vertex position 0..3.
19     param{0..31}       Copy vertex parameter 0..31.
20     mrt{0..7}          Copy pixel color to the MRTs 0..7.
21     mrtz               Copy pixel depth (Z) data.
22     null               Copy nothing.
23     ================== ===================================
25 Examples:
27 .. parsed-literal::
29   exp pos3 v1, v2, v3, v4
30   exp mrt0 v1, v2, v3, v4