summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-06-13 23:47:59 +0000
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-06-13 23:47:59 +0000
commit8a8131a3f64637217683871bc8f5f1864dccdc6d (patch)
tree3a55fa520fc7c0f7422ffd0d250de8a5303111d1 /clang/docs
parentaca017e80250d650c0c9d288c50bf02d7fb3cd3b (diff)
downloadbcm5719-llvm-8a8131a3f64637217683871bc8f5f1864dccdc6d.tar.gz
bcm5719-llvm-8a8131a3f64637217683871bc8f5f1864dccdc6d.zip
[AMDGPU] gfx1010 wave32 clang support
Differential Revision: https://reviews.llvm.org/D63209 llvm-svn: 363341
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/ClangCommandLineReference.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/docs/ClangCommandLineReference.rst b/clang/docs/ClangCommandLineReference.rst
index 5a34c9606f7..30ac27f95f9 100644
--- a/clang/docs/ClangCommandLineReference.rst
+++ b/clang/docs/ClangCommandLineReference.rst
@@ -2401,6 +2401,10 @@ AMDGPU
CU wavefront execution mode is used if enabled and WGP wavefront execution mode
is used if disabled (AMDGPU only)
+.. option:: -mwavefrontsize64, -mno-wavefrontsize64
+
+Wavefront size 64 is used if enabled and wavefront size 32 if disabled (AMDGPU only)
+
.. option:: -mxnack, -mno-xnack
Enable XNACK (AMDGPU only)
OpenPOWER on IntegriCloud