[PATCH] D151996: [AMDGPU] Start documenting calling conventions. NFC

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 12:14:15 PDT 2023


arsenm added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:1084
+
+     ``amdgpu_gfx``                  Used for AMD graphics targets.
+                                     ..TODO::
----------------
"graphics targets?" Doesn't really say how it's not an entry point 


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