[all-commits] [llvm/llvm-project] e31937: AMDGPU: Create InstrMapping from VGPR MFMA to equi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Nov 21 08:56:51 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-create-mfma-vgpr-to-agpr-instrmapping
Home: https://github.com/llvm/llvm-project
Commit: e319379879f8ab79d4fdbfb7fd7c081acd872826
https://github.com/llvm/llvm-project/commit/e319379879f8ab79d4fdbfb7fd7c081acd872826
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-21 (Thu, 21 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