[all-commits] [llvm/llvm-project] 002a0a: AMDGPU: Fix broken frame index expansion for v_add...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 4 10:40:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 002a0a27bc4702d6f34434c1838cb1698a0b0098
      https://github.com/llvm/llvm-project/commit/002a0a27bc4702d6f34434c1838cb1698a0b0098
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-04 (Mon, 04 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/test/CodeGen/AMDGPU/eliminate-frame-index-v-add-co-u32.mir

  Log Message:
  -----------
  AMDGPU: Fix broken frame index expansion for v_add_co_u32_e64 (#114634)

With an explicit carry out operand, one too many operands were deleted
resulting in a malformed v_mov_b32.



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