[all-commits] [llvm/llvm-project] cfca22: AMDGPU: Add and clarify reserved address spaces (#...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Tue Nov 4 17:58:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfca2297822de682daf53124d3ca5a55fb3bfee4
      https://github.com/llvm/llvm-project/commit/cfca2297822de682daf53124d3ca5a55fb3bfee4
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2025-11-05 (Wed, 05 Nov 2025)

  Changed paths:
    M llvm/docs/AMDGPUUsage.rst

  Log Message:
  -----------
  AMDGPU: Add and clarify reserved address spaces (#166486)

Address spaces 10 and 11 are reserved for future use in the sense that
we plain to upstream their use.

Address space 12 is used by LLPC. It is used in a workaround for an
issue with SMEM accesses to PRT buffers that is specific to the LLPC
ecosystem and makes no sense to upstream.



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