[all-commits] [llvm/llvm-project] 207cd5: [AMDGPU] Add the SGPR used for FP copy to block li...

cdevadas via All-commits all-commits at lists.llvm.org
Thu Apr 23 23:35:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 207cd5f68fabbf760c7e66dc6c49e833f3f6f953
      https://github.com/llvm/llvm-project/commit/207cd5f68fabbf760c7e66dc6c49e833f3f6f953
  Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
    A llvm/test/CodeGen/AMDGPU/fix-frame-ptr-reg-copy-livein.ll

  Log Message:
  -----------
  [AMDGPU] Add the SGPR used for FP copy to block livein lists.

The temporary register used for FP copy
should be live throughout the function.




More information about the All-commits mailing list