[all-commits] [llvm/llvm-project] 9ad8e1: [AMDGPU] Expand scratch atomics to flat atomics if...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Sep 1 01:17:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ad8e12c573f248b3f0ca4cca01fee1e5ed22c7b
https://github.com/llvm/llvm-project/commit/9ad8e12c573f248b3f0ca4cca01fee1e5ed22c7b
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2025-09-01 (Mon, 01 Sep 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 (#154710)
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