[all-commits] [llvm/llvm-project] 2b6a7b: AMDGPU: Add a subtarget feature for fine-grained r...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 10 05:41:18 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-add-subtarget-feature-fine-grained-remote-memory-atomics
Home: https://github.com/llvm/llvm-project
Commit: 2b6a7bb34781a4905e1b2f3b7b93b32cf356160d
https://github.com/llvm/llvm-project/commit/2b6a7bb34781a4905e1b2f3b7b93b32cf356160d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
Log Message:
-----------
AMDGPU: Add a subtarget feature for fine-grained remote memory support
Atomic access to fine-grained remote memory does not work on all
subtargets. Add a feature for targets where this is expected to work.
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