[all-commits] [llvm/llvm-project] 7f9400: AMDGPU: Make v2f16 minimum/maximum legal for gfx950
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 26 11:48:41 PST 2024
Branch: refs/heads/users/arsenm/gfx950/legal-v2f16-minimum-maximum
Home: https://github.com/llvm/llvm-project
Commit: 7f94002e5c049a73e98ccacba7d3135e63bc0ab6
https://github.com/llvm/llvm-project/commit/7f94002e5c049a73e98ccacba7d3135e63bc0ab6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/test/CodeGen/AMDGPU/fmaximum3.ll
M llvm/test/CodeGen/AMDGPU/fminimum3.ll
M llvm/test/CodeGen/AMDGPU/llvm.maximum.f16.ll
M llvm/test/CodeGen/AMDGPU/llvm.minimum.f16.ll
Log Message:
-----------
AMDGPU: Make v2f16 minimum/maximum legal for gfx950
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