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