[PATCH] D151996: [AMDGPU] Start documenting calling conventions. NFC
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 05:46:34 PDT 2023
arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/docs/AMDGPUUsage.rst:1067
+ See :ref:`amdgpu-amdhsa-function-call-convention-non-kernel-functions`
+ for more details.
+
----------------
Also fastcc but currently treated identically to the default ccc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151996/new/
https://reviews.llvm.org/D151996
More information about the llvm-commits
mailing list