[all-commits] [llvm/llvm-project] 5c5eff: [AMDGPU] Start documenting calling conventions. NFC
Diana via All-commits
all-commits at lists.llvm.org
Tue Jun 20 01:47:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c5eff44ce8191df8e101d4caa16bd24475f5f07
https://github.com/llvm/llvm-project/commit/5c5eff44ce8191df8e101d4caa16bd24475f5f07
Author: Diana Picus <Diana-Magda.Picus at amd.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[AMDGPU] Start documenting calling conventions. NFC
Add a section to AMDGPUUsage.rst about calling conventions and list the
ones from the CallingConv enum. Full descriptions can come later (help
appreciated).
Differential Revision: https://reviews.llvm.org/D151996
Commit: 041bfe40a771bbed776380dc9c875544647a748b
https://github.com/llvm/llvm-project/commit/041bfe40a771bbed776380dc9c875544647a748b
Author: Diana Picus <Diana-Magda.Picus at amd.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[AMDGPU] Document amdgpu_cs_chain[_preserve] CCs. NFC
Co-authored-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
Differential Revision: https://reviews.llvm.org/D151997
Compare: https://github.com/llvm/llvm-project/compare/f6be0814c3a5...041bfe40a771
More information about the All-commits
mailing list