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

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


  Branch: refs/heads/users/arsenm/amdgpu/handle-other-fmin-fract-combine
  Home:   https://github.com/llvm/llvm-project
  Commit: 50cf4b6c64bc243b6731da7f5ea60fc97d12c2fd
      https://github.com/llvm/llvm-project/commit/50cf4b6c64bc243b6731da7f5ea60fc97d12c2fd
  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