[all-commits] [llvm/llvm-project] d6831a: AMDGPU: Handle folding frame indexes into s_add_i32

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Aug 2 08:40:23 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-eliminateframeindex-s-add-i32
  Home:   https://github.com/llvm/llvm-project
  Commit: d6831a438e1a07df0e85d3c28bb3ce17ca3eebdc
      https://github.com/llvm/llvm-project/commit/d6831a438e1a07df0e85d3c28bb3ce17ca3eebdc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

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

  Log Message:
  -----------
  AMDGPU: Handle folding frame indexes into s_add_i32

This does not yet enable producing direct frame index
references in s_add_i32, only the lowering.



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