Skip to content

Commit

Permalink
Fixup D151996
Browse files Browse the repository at this point in the history
  • Loading branch information
rovka committed Jun 20, 2023
1 parent aa7b127 commit d116f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/AMDGPUUsage.rst
Expand Up @@ -1081,7 +1081,7 @@ The AMDGPU backend supports the following calling conventions:

``fastcc`` The fast calling convention. Mostly the same as the ``ccc``.

``coldcc`` The cold calling convention. Mostly the same as the ``ccc`.
``coldcc`` The cold calling convention. Mostly the same as the ``ccc``.

``amdgpu_cs`` Used for Mesa/AMDPAL compute shaders.
..TODO::
Expand Down

0 comments on commit d116f20

Please sign in to comment.