[PATCH] D79660: [TRE] Allow elimination when the returned value is non-constant
Layton Kifer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 15:47:13 PDT 2020
laytonio updated this revision to Diff 264363.
laytonio added a comment.
Address comments. Added a test for multiple eliminations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79660/new/
https://reviews.llvm.org/D79660
Files:
llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
llvm/test/Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll
llvm/test/Transforms/TailCallElim/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79660.264363.patch
Type: text/x-patch
Size: 12248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/0ec0c9d4/attachment.bin>
More information about the llvm-commits
mailing list