[all-commits] [llvm/llvm-project] 83c2d3: AMDGPU/GlobalISel: Legalize atomicrmw fmin/fmax

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 28 05:41:59 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-globalisel-legalize-atomicrmw-fadd-fmin-fmax
  Home:   https://github.com/llvm/llvm-project
  Commit: 83c2d3963764a8eecec5fa4b4b3e0c9ee2d6a7fe
      https://github.com/llvm/llvm-project/commit/83c2d3963764a8eecec5fa4b4b3e0c9ee2d6a7fe
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-28 (Fri, 28 Jun 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