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

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


  Branch: refs/heads/users/pierre-vh/rename-amdgpu-as
  Home:   https://github.com/llvm/llvm-project
  Commit: f7f87575b0c299ec192e33461dbc52d4430989c0
      https://github.com/llvm/llvm-project/commit/f7f87575b0c299ec192e33461dbc52d4430989c0
  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