[all-commits] [llvm/llvm-project] c66777: AMDGPU: Generalize atomicrmw handling in custom ex...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Aug 8 01:31:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c66777ee1b55ba2349b71d35fd03149803c8c819
      https://github.com/llvm/llvm-project/commit/c66777ee1b55ba2349b71d35fd03149803c8c819
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  AMDGPU: Generalize atomicrmw handling in custom expansion

Use the utility function instead of assuming fadd. No change
as-is, but will soon be used for other expansions.



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