[all-commits] [llvm/llvm-project] 46686c: [WIP] AMDGPU: Handle v_add* in eliminateFrameIndex

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 7 11:06:46 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-eliminate-frame-index-v-add
  Home:   https://github.com/llvm/llvm-project
  Commit: 46686cb58ea3df3d00c0daeef3109f94e817606c
      https://github.com/llvm/llvm-project/commit/46686cb58ea3df3d00c0daeef3109f94e817606c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
    M llvm/test/CodeGen/AMDGPU/amdgpu-cs-chain-cc.ll
    M llvm/test/CodeGen/AMDGPU/amdgpu-cs-chain-preserve-cc.ll
    M llvm/test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
    M llvm/test/CodeGen/AMDGPU/eliminate-frame-index-v-add-co-u32.mir
    M llvm/test/CodeGen/AMDGPU/eliminate-frame-index-v-add-u32.mir
    M llvm/test/CodeGen/AMDGPU/flat-scratch.ll
    M llvm/test/CodeGen/AMDGPU/frame-index.mir
    M llvm/test/CodeGen/AMDGPU/materialize-frame-index-sgpr.gfx10.ll
    M llvm/test/CodeGen/AMDGPU/mubuf-offset-private.ll
    M llvm/test/CodeGen/AMDGPU/stack-pointer-offset-relative-frameindex.ll
    M llvm/test/CodeGen/AMDGPU/stack-realign.ll

  Log Message:
  -----------
  [WIP] AMDGPU: Handle v_add* in eliminateFrameIndex



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