[all-commits] [llvm/llvm-project] cde777: AMDGPU: Add subtarget features for minimum3/maximu...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Nov 18 10:42:00 PST 2024
Branch: refs/heads/users/arsenm/gfx950/add-minimum3-maximum3-features
Home: https://github.com/llvm/llvm-project
Commit: cde7770eb305155c42e82432084b308f4248723a
https://github.com/llvm/llvm-project/commit/cde7770eb305155c42e82432084b308f4248723a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-18 (Mon, 18 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
Log Message:
-----------
AMDGPU: Add subtarget features for minimum3/maximum3 instructions
gfx12 and gfx950 managed to produce 3 different permutations of this feature.
gfx12 supports f32 and f16, and gfx950 supports f32 and v2f16.
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