[PATCH] D84203: AMDGPU/GlobalISel: Select llvm.returnaddress

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:31 PDT 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa, hsmhsm, mbrkusanin, Petar.Avramovic, foad.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm added a parent revision: D84199: GlobalISel: Add utilty for getting function argument live ins.

https://reviews.llvm.org/D84203

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-returnaddress.mir
  llvm/test/CodeGen/AMDGPU/returnaddress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84203.279345.patch
Type: text/x-patch
Size: 9028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/0fd09701/attachment-0001.bin>


More information about the llvm-commits mailing list