[all-commits] [llvm/llvm-project] e6418d: AMDGPU: Fold 64-bit immediate into copy to AV class
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 27 06:00:47 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/fold-s-mov-imm-64-into-av-copy
Home: https://github.com/llvm/llvm-project
Commit: e6418df197d0c5be2618c2b9926d8f1fbd41a2d0
https://github.com/llvm/llvm-project/commit/e6418df197d0c5be2618c2b9926d8f1fbd41a2d0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/fold-imm-copy-agpr.mir
M llvm/test/CodeGen/AMDGPU/fold-imm-copy.mir
Log Message:
-----------
AMDGPU: Fold 64-bit immediate into copy to AV class
This is in preparation for patches which will intoduce more
copies to av registers.
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