[all-commits] [llvm/llvm-project] 2ca173: CodeGen/AMDGPU: Allow 3-address conversion of bund...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Thu Nov 6 08:12:51 PST 2025


  Branch: refs/heads/users/nhaehnle/spr/main/4a30cb78
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca173d4a9a8a59304a5915e7b46ce46ea5c0bf7
      https://github.com/llvm/llvm-project/commit/2ca173d4a9a8a59304a5915e7b46ce46ea5c0bf7
  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