[all-commits] [llvm/llvm-project] a488c1: AMDGPU: Create InstrMapping from VGPR MFMA to equi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 22 10:58:15 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-create-mfma-vgpr-to-agpr-instrmapping
Home: https://github.com/llvm/llvm-project
Commit: a488c17156af20f48ae15e6b9225f52d5a1e5960
https://github.com/llvm/llvm-project/commit/a488c17156af20f48ae15e6b9225f52d5a1e5960
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
Log Message:
-----------
AMDGPU: Create InstrMapping from VGPR MFMA to equivalent AGPR instruction
This provides infrastructure for a future optimization.
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