[all-commits] [llvm/llvm-project] f3af59: AMDGPU: Create InstrMapping from VGPR MFMA to equi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Dec 2 13:06:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3af593d6f0ed0243c4f483e120974ab2c2eb334
https://github.com/llvm/llvm-project/commit/f3af593d6f0ed0243c4f483e120974ab2c2eb334
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-12-02 (Mon, 02 Dec 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 (#117102)
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