[all-commits] [llvm/llvm-project] 7eac9e: AMDGPU: Handle multiple AGPR MFMA rewrites
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 10 23:21:50 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/handle-multiple-agpr-mfma-rewrites
Home: https://github.com/llvm/llvm-project
Commit: 7eac9e42ef9c27d32933b1f14933a08add03f525
https://github.com/llvm/llvm-project/commit/7eac9e42ef9c27d32933b1f14933a08add03f525
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURewriteAGPRCopyMFMA.cpp
M llvm/test/CodeGen/AMDGPU/inflate-reg-class-vgpr-mfma-to-agpr-negative-tests.mir
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