[all-commits] [llvm/llvm-project] 10c0ae: AMDGPU: Add a subtarget feature for fine-grained r...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jun 27 00:46:54 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-add-subtarget-feature-fine-grained-remote-memory-atomics
  Home:   https://github.com/llvm/llvm-project
  Commit: 10c0aec0f90f08b7df6fccb1ccb1cb332d8065ed
      https://github.com/llvm/llvm-project/commit/10c0aec0f90f08b7df6fccb1ccb1cb332d8065ed
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-27 (Thu, 27 Jun 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