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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Aug 5 10:36:19 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-eliminateframeindex-s-add-i32
  Home:   https://github.com/llvm/llvm-project
  Commit: 0207ca9bd627f90f19690bd9c8362cf85f5ed599
      https://github.com/llvm/llvm-project/commit/0207ca9bd627f90f19690bd9c8362cf85f5ed599
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-05 (Mon, 05 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