| commit | 91792f1b93e91ee011c6bde87d263f0e8f859790 | [log] [tgz] |
|---|---|---|
| author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | Mon May 13 23:15:59 2019 +0000 |
| committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | Mon May 13 23:15:59 2019 +0000 |
| tree | 7faa906ed035a3add0f8371d4ad8d8b1875cd6a8 | |
| parent | 42d65c572bf585075d3f497561f3fbd941b6051d [diff] [blame] |
[AMDGPU] gfx1010 clang target Differential Revision: https://reviews.llvm.org/D61875 llvm-svn: 360634
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst index f153a0c..5ec947a 100644 --- a/clang/docs/ClangCommandLineReference.rst +++ b/clang/docs/ClangCommandLineReference.rst
@@ -2396,6 +2396,11 @@ AMDGPU ------ +.. option:: -mcumode, -mno-cumode + +CU wavefront execution mode is used if enabled and WGP wavefront execution mode +is used if disabled (AMDGPU only) + .. option:: -mxnack, -mno-xnack Enable XNACK (AMDGPU only)