[all-commits] [llvm/llvm-project] 28d142: AMDGPU/GlobalISel: Make pk f16 atomicrmw fadd lega...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 28 02:34:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28d142a485fe51acf525f315b714085bc62146a0
      https://github.com/llvm/llvm-project/commit/28d142a485fe51acf525f315b714085bc62146a0
  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
    M llvm/test/CodeGen/AMDGPU/GlobalISel/flat-atomic-fadd.v2f16.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/global-atomic-fadd.v2f16-no-rtn.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/global-atomic-fadd.v2f16-rtn.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Make pk f16 atomicrmw fadd legal for gfx908

The subtarget features for these are a bit of a mess; the no return
version should probably be implied by the with-return feature.



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