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

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


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