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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc8d253f390e4afc7b275a234f5fcdc976a0af71
      https://github.com/llvm/llvm-project/commit/cc8d253f390e4afc7b275a234f5fcdc976a0af71
  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 (#141987)

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