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

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Mon Jul 14 06:27:20 PDT 2025


  Branch: refs/heads/users/pierre-vh/rename-amdgpu-as
  Home:   https://github.com/llvm/llvm-project
  Commit: b166e39b478b4ffed792b70928a8474f99e5297e
      https://github.com/llvm/llvm-project/commit/b166e39b478b4ffed792b70928a8474f99e5297e
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-07-14 (Mon, 14 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