[all-commits] [llvm/llvm-project] 0c2fd1: AMDGPU/GlobalISel: Legalize atomicrmw fmin/fmax

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 2 10:03:10 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-globalisel-legalize-atomicrmw-fadd-fmin-fmax
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c2fd106cef6a9b24cabe8ff7f25750dcf60fd91
      https://github.com/llvm/llvm-project/commit/0c2fd106cef6a9b24cabe8ff7f25750dcf60fd91
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    A llvm/test/CodeGen/AMDGPU/GlobalISel/atomicrmw_fmax.ll
    A llvm/test/CodeGen/AMDGPU/GlobalISel/atomicrmw_fmin.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Legalize atomicrmw fmin/fmax

We only handled the easy LDS case before. Handle the other address spaces
with the more complicated legality logic.



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