[PATCH] D80844: [TRE] Allow accumulator elimination when base case returns non-constant
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 11:01:06 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7381fcdf6200: [TRE] Allow accumulator elimination when base case returns non-constant (authored by laytonio, committed by efriedma).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80844/new/
https://reviews.llvm.org/D80844
Files:
llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
llvm/test/Transforms/TailCallElim/accum_recursion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80844.268533.patch
Type: text/x-patch
Size: 22006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/5aea9c4f/attachment.bin>
More information about the llvm-commits
mailing list