[PATCH] D93545: [VE] Support RETURNADDR

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 07:44:53 PST 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.

Implement RETURNADDR for VE.  Add a regression test also.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93545

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/test/CodeGen/VE/Scalar/returnaddr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93545.312794.patch
Type: text/x-patch
Size: 4578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/123b09e8/attachment.bin>


More information about the llvm-commits mailing list