[PATCH] D59666: AMDGPU: RETURNADDR lowering
Aakanksha Patil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 13:52:25 PDT 2019
aakanksha555 updated this revision to Diff 201329.
aakanksha555 added a comment.
Herald added a subscriber: jfb.
Fixed two tests; one which does not return and another with use outside of the entry block.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59666/new/
https://reviews.llvm.org/D59666
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIISelLowering.h
returnadr.diff
test/CodeGen/AMDGPU/returnaddress.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59666.201329.patch
Type: text/x-patch
Size: 8724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/e957562d/attachment.bin>
More information about the llvm-commits
mailing list