Skip to content

Commit

Permalink
Fix the LLVM Sphinx build
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Jun 15, 2023
1 parent 0f6110a commit 582cf31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/docs/AMDGPUUsage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -951,13 +951,11 @@ The AMDGPU backend implements the following LLVM IR intrinsics.
========================================= ==========================================================
LLVM Intrinsic Description
========================================= ==========================================================

llvm.amdgcn.log Provides direct access to v_log_f32 and v_log_f16
(on targets with half support). Peforms log2 function.

llvm.amdgcn.exp2 Provides direct access to v_exp_f32 and v_exp_f16
(on targets with half support). Performs exp2 function.

========================================= ==========================================================

.. TODO::
Expand Down

0 comments on commit 582cf31

Please sign in to comment.