[all-commits] [llvm/llvm-project] 09b37c: [NFC][AMDGPU] Rename "amdgpu-as" to "amdgpu-synchr...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Thu Jul 24 03:39:17 PDT 2025


  Branch: refs/heads/users/pierre-vh/rename-amdgpu-as
  Home:   https://github.com/llvm/llvm-project
  Commit: 09b37c88c2a446d73f9da18bad14646053b72798
      https://github.com/llvm/llvm-project/commit/09b37c88c2a446d73f9da18bad14646053b72798
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-07-24 (Thu, 24 Jul 2025)

  Changed paths:
    M clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp
    M clang/test/CodeGenCXX/builtin-amdgcn-fence.cpp
    M llvm/docs/AMDGPUUsage.rst
    M llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
    M llvm/test/CodeGen/AMDGPU/memory-legalizer-fence-mmra-global.ll
    M llvm/test/CodeGen/AMDGPU/memory-legalizer-fence-mmra-local.ll

  Log Message:
  -----------
  [NFC][AMDGPU] Rename "amdgpu-as" to "amdgpu-synchronize-as"

"amdgpu-as" is way too vague and doesn't give enough context.
We may want to support it on normal atomics too, to control the synchronized (ordered) AS.
If we do that, the name has to be less vague.



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