[all-commits] [llvm/llvm-project] 207f1f: AMDGPU: Add minimumnum/maximumnum tests with amdgp...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 8 13:10:50 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/add-minimumnum-maximumnum-tests-with-ieee-false
Home: https://github.com/llvm/llvm-project
Commit: 207f1fdab531781f5bf3bf7393dd2f8011227321
https://github.com/llvm/llvm-project/commit/207f1fdab531781f5bf3bf7393dd2f8011227321
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/maximumnum.ll
M llvm/test/CodeGen/AMDGPU/minimumnum.ll
Log Message:
-----------
AMDGPU: Add minimumnum/maximumnum tests with amdgpu-ieee=0
With the IEEE bit disabled, the hardware instructions have the
same behavior as these operations.
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