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

Siu Chi Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 15:50:20 PDT 2023


scchan added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:1048
+     =============================== ==========================================================
+     Calling Convention              Description
+     =============================== ==========================================================
----------------
Nit: this list seems to be in a random order, can we sort this in alphabetical order or organize it in a more meaningful way? 


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