[PATCH] D107646: [PowerPC] Fix the frame addresss computing return address for `__builtin_return_address`

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 13:03:50 PDT 2021


NeHuang updated this revision to Diff 365470.
NeHuang added a comment.

Address review comments on the test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107646/new/

https://reviews.llvm.org/D107646

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
  llvm/test/CodeGen/PowerPC/retaddr_multi_levels.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107646.365470.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/1d461ce7/attachment.bin>


More information about the llvm-commits mailing list