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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 1 20:30:51 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-fix-v-add-co-u32-frame-index-expansion
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ee9c891ce83a2b494c8c42df7aab8fcf38bd237
      https://github.com/llvm/llvm-project/commit/7ee9c891ce83a2b494c8c42df7aab8fcf38bd237
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-01 (Fri, 01 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

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