[all-commits] [llvm/llvm-project] 6d7295: [AMDGPU] Legalize fminimum and fmaximum for gfx950

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu May 8 12:36:56 PDT 2025


  Branch: refs/heads/users/rampitec/05-07-_amdgpu_legalize_fminimum_and_fmaximum_for_gfx950
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d729574f25040cc0642b475c44c8e0db0b3fb4f
      https://github.com/llvm/llvm-project/commit/6d729574f25040cc0642b475c44c8e0db0b3fb4f
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/Analysis/CostModel/AMDGPU/maximum.ll
    M llvm/test/Analysis/CostModel/AMDGPU/minimum.ll
    M llvm/test/CodeGen/AMDGPU/fmaximum3.ll
    M llvm/test/CodeGen/AMDGPU/fminimum3.ll
    M llvm/test/CodeGen/AMDGPU/vector-reduce-fmaximum.ll
    M llvm/test/CodeGen/AMDGPU/vector-reduce-fminimum.ll

  Log Message:
  -----------
  [AMDGPU] Legalize fminimum and fmaximum for gfx950

Original patches by Matthew Arsenault.



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