[PATCH] D79660: [TRE] Allow elimination when the returned value is non-constant
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 16:57:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bf3fe9b6ded: [TRE] Allow elimination when the returned value is non-constant (authored by laytonio, committed by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D79660?vs=264363&id=266703#toc
Repository:
rG LLVM Github Monorepo
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.266703.patch
Type: text/x-patch
Size: 12247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/01efd9e9/attachment-0001.bin>
More information about the llvm-commits
mailing list