[all-commits] [llvm/llvm-project] ab8139: [Docs][AMDGPU] Consistent use of "uniform", "per-l...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Wed Jul 15 22:58:34 PDT 2026
Branch: refs/heads/users/ssahasra/uniform-per-lane
Home: https://github.com/llvm/llvm-project
Commit: ab81395dceb551662a9c09235ed06769dace46da
https://github.com/llvm/llvm-project/commit/ab81395dceb551662a9c09235ed06769dace46da
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M llvm/docs/AMDGPUDMAOperations.md
Log Message:
-----------
[Docs][AMDGPU] Consistent use of "uniform", "per-lane" and "imm"
When documenting DMA operations, use consistent qualifiers (uniform, per-lane,
imm) instead of referring to SGPRs and VGPRs. Also, prefer "uniform" instead of
"wave-uniform" since uniformity on AMDGPU is determined only at the wavefront
level.
Assisted-By: Claude Opus 4.6
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