[all-commits] [llvm/llvm-project] 4b699d: AMDGPU: Add fmed3 fold tests with flags

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon May 12 11:27:05 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/fmed3-use-minimumnum-maximumnum-no-ieee-mode
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b699daaee4330f436ea10d0fb49120e3f56c6ff
      https://github.com/llvm/llvm-project/commit/4b699daaee4330f436ea10d0fb49120e3f56c6ff
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M llvm/test/Transforms/InstCombine/AMDGPU/fmed3.ll

  Log Message:
  -----------
  AMDGPU: Add fmed3 fold tests with flags


  Commit: e1186ecbb68bc1b9a5ff9e0e447918308ddef40e
      https://github.com/llvm/llvm-project/commit/e1186ecbb68bc1b9a5ff9e0e447918308ddef40e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
    M llvm/test/Transforms/InstCombine/AMDGPU/fmed3.ll

  Log Message:
  -----------
  AMDGPU: Use minimumnum/maximumnum for fmed3 with amdgpu-ieee=0

Try to respect the signaling nan behavior of the instruction,
so also start the special case fold for src2.


Compare: https://github.com/llvm/llvm-project/compare/8da4a4ad9e94...e1186ecbb68b

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