[all-commits] [llvm/llvm-project] 8a0bba: AMDGPU: Handle rewriting VGPR MFMAs with immediate...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 26 16:58:21 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/handle-rewrite-vgpr-mfma-with-imm-src2
Home: https://github.com/llvm/llvm-project
Commit: 8a0bba305ae33515acd347395761ed8ddb82ea3f
https://github.com/llvm/llvm-project/commit/8a0bba305ae33515acd347395761ed8ddb82ea3f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-27 (Sun, 27 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