[all-commits] [llvm/llvm-project] 9dbe73: [AMDGPU] Be more specific in needsFrameBaseReg

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Jan 29 14:53:38 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dbe736cbd2c6a0c3d62a6fd6a2cf31c9ffc9577
      https://github.com/llvm/llvm-project/commit/9dbe736cbd2c6a0c3d62a6fd6a2cf31c9ffc9577
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

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

  Log Message:
  -----------
  [AMDGPU] Be more specific in needsFrameBaseReg

A condition "mayLoadOrStore" is too broad for that function.

Differential Revision: https://reviews.llvm.org/D95700




More information about the All-commits mailing list