[all-commits] [llvm/llvm-project] 002242: [AMDGPU] Update Call Convention docs for GFX90A

Scott Linder via All-commits all-commits at lists.llvm.org
Wed Sep 1 13:03:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0022426917e3cf5e6bb55ba691bea67094663114
      https://github.com/llvm/llvm-project/commit/0022426917e3cf5e6bb55ba691bea67094663114
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

  Changed paths:
    M llvm/docs/AMDGPUUsage.rst

  Log Message:
  -----------
  [AMDGPU] Update Call Convention docs for GFX90A

Document the CSR AGPRs for GFX90A.

Remove the TODO for gfx908, as the answer is that we don't mark any
AGPRs as callee-saved except for GFX90A, i.e. the docs as-is are correct
for gfx908.

Reviewed By: rampitec

Differential Revision: https://reviews.llvm.org/D109009




More information about the All-commits mailing list