[all-commits] [llvm/llvm-project] 856bcd: CodeGen/AMDGPU: Allow 3-address conversion of bund...
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Thu Nov 6 09:22:39 PST 2025
Branch: refs/heads/users/nhaehnle/spr/main/4a30cb78
Home: https://github.com/llvm/llvm-project
Commit: 856bcd31258066731b367e0fadfa44b7c8de35ab
https://github.com/llvm/llvm-project/commit/856bcd31258066731b367e0fadfa44b7c8de35ab
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/twoaddr-bundle.mir
Log Message:
-----------
CodeGen/AMDGPU: Allow 3-address conversion of bundled instructions
This is in preparation for future changes in AMDGPU that will make more
substantial use of bundles pre-RA. For now, simply test this with
degenerate (single-instruction) bundles.
commit-id:4a30cb78
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