[all-commits] [llvm/llvm-project] aebd33: [AMDGPU] Fix user SGPR alloc order in docs (#119092)
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Sat Dec 7 13:08:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aebd3389a9e694f7087d55e159186734d4559ca6
https://github.com/llvm/llvm-project/commit/aebd3389a9e694f7087d55e159186734d4559ca6
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2024-12-07 (Sat, 07 Dec 2024)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
Log Message:
-----------
[AMDGPU] Fix user SGPR alloc order in docs (#119092)
NFC. Preload kernarg SGPRs are allocated after the private segment size
SGPR. This patch updates AMDGPUUsage.rst to reflect this.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list