[all-commits] [llvm/llvm-project] 6daddc: AMDGPU: Don't add frame register to frame pseudos

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Sep 21 13:22:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6daddc213fe56dccf1e88de61065c7fee09deccf
      https://github.com/llvm/llvm-project/commit/6daddc213fe56dccf1e88de61065c7fee09deccf
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  AMDGPU: Don't add frame register to frame pseudos

We no longer treat the frame register like a function argument, so the
problem this avoided is no longer relevant.




More information about the All-commits mailing list