[all-commits] [llvm/llvm-project] 16134e: [AMDGPU] Expand scratch atomics to flat atomics if...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Thu Aug 28 01:20:42 PDT 2025
Branch: refs/heads/users/pierre-vh/expand-scratch-to-flat-for-gas
Home: https://github.com/llvm/llvm-project
Commit: 16134e9fed7b4eb649533cc2fd3f5b16e55f8d76
https://github.com/llvm/llvm-project/commit/16134e9fed7b4eb649533cc2fd3f5b16e55f8d76
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.h
M llvm/test/CodeGen/AMDGPU/gfx1250-no-scope-cu-stores.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-agent.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-singlethread.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-system.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-wavefront.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-workgroup.ll
A llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-private-gas.ll
Log Message:
-----------
[AMDGPU] Expand scratch atomics to flat atomics if GAS is enabled
Commit: 1f02a65c0b6136ff6332931871054980fbce44a1
https://github.com/llvm/llvm-project/commit/1f02a65c0b6136ff6332931871054980fbce44a1
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-agent.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-singlethread.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-system.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-wavefront.ll
M llvm/test/CodeGen/AMDGPU/memory-legalizer-private-workgroup.ll
Log Message:
-----------
Rebase
Compare: https://github.com/llvm/llvm-project/compare/6cd7c4164605...1f02a65c0b61
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