Try to fix Sphinx bot.

llvm-svn: 357790
This commit is contained in:
Zachary Turner 2019-04-05 18:06:42 +00:00
parent 50e609611c
commit 6eb7ab97a5
1 changed files with 6 additions and 8 deletions

View File

@ -433,14 +433,12 @@ The AMDGPU backend supports the following LLVM IR attributes.
"amdgpu-waves-per-eu"="m,n" Specify the minimum and maximum number of waves per
execution unit. Generated by the ``amdgpu_waves_per_eu``
CLANG attribute [CLANG-ATTR]_.
"amdgpu-ieee" true/false. Specify whether the function expects
the IEEE field of the mode register to be set on entry. Overrides
the default for the calling convention.
"amdgpu-dx10-clamp" true/false. Specify whether the function expects
the DX10_CLAMP field of the mode register to be set on entry. Overrides
the default for the calling convention.
"amdgpu-ieee" true/false. Specify whether the function expects the IEEE field of the
mode register to be set on entry. Overrides the default for
the calling convention.
"amdgpu-dx10-clamp" true/false. Specify whether the function expects the DX10_CLAMP field of
the mode register to be set on entry. Overrides the default
for the calling convention.
======================================= ==========================================================
Code Object