[all-commits] [llvm/llvm-project] 0cd98e: AMDGPU: Test more types with minimumnum and maximu...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 9 03:40:56 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/test-more-types-minimumnum-maximnum
Home: https://github.com/llvm/llvm-project
Commit: 0cd98eeba53cb060b17fb5e9c0a359b7f84b0bfe
https://github.com/llvm/llvm-project/commit/0cd98eeba53cb060b17fb5e9c0a359b7f84b0bfe
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
A llvm/test/CodeGen/AMDGPU/maximumnum.bf16.ll
M llvm/test/CodeGen/AMDGPU/maximumnum.ll
A llvm/test/CodeGen/AMDGPU/minimumnum.bf16.ll
M llvm/test/CodeGen/AMDGPU/minimumnum.ll
Log Message:
-----------
AMDGPU: Test more types with minimumnum and maximumnum
We had custom lowering for the wider vectors of f16, but missing
test coverage for them. Also add more vector tests for bf16, and
split the bf16 cases into separate files so we can add globalisel
run lines.
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