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