[all-commits] [llvm/llvm-project] e65b6a: AMDGPU: Handle other fmin flavors in fract combine

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 29 13:05:37 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/handle-other-fmin-fract-combine
  Home:   https://github.com/llvm/llvm-project
  Commit: e65b6a431c3a8b1670cc0852b98f25dd50c349e4
      https://github.com/llvm/llvm-project/commit/e65b6a431c3a8b1670cc0852b98f25dd50c349e4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
    M llvm/test/CodeGen/AMDGPU/fract-match.ll

  Log Message:
  -----------
  AMDGPU: Handle other fmin flavors in fract combine

Since the input is either known not-nan, or we have explicit use
code checking if the input is a nan, any of the 3 is valid to match.



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