[all-commits] [llvm/llvm-project] 9f7b0b: AMDGPU: Handle rewriting VGPR MFMAs with immediate...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 24 18:33:36 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/handle-rewrite-vgpr-mfma-with-imm-src2
Home: https://github.com/llvm/llvm-project
Commit: 9f7b0be327641fa0fa74b0f723618353f3656817
https://github.com/llvm/llvm-project/commit/9f7b0be327641fa0fa74b0f723618353f3656817
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-25 (Fri, 25 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 rewriting VGPR MFMAs with immediate src2
This can follow the simpler tied operand handling path.
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