[all-commits] [llvm/llvm-project] 477541: AMDGPU: Handle multiple AGPR MFMA rewrites
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Aug 10 17:45:03 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/handle-multiple-agpr-mfma-rewrites
Home: https://github.com/llvm/llvm-project
Commit: 47754152070276af80b5a2125860cfeeb7fa1565
https://github.com/llvm/llvm-project/commit/47754152070276af80b5a2125860cfeeb7fa1565
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURewriteAGPRCopyMFMA.cpp
M llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-av-with-load-source.mir
Log Message:
-----------
AMDGPU: Handle multiple AGPR MFMA rewrites
Instead of ignoring the same user we started looking at, ignore
uses of rewritable MFMA candidates.
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