[PATCH] D80844: [TRE] Allow accumulator elimination when base case returns non-constant

Layton Kifer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 17:54:06 PDT 2020


laytonio updated this revision to Diff 267770.
laytonio added a comment.

Add test case for multiple return values while accumulating.


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.267770.patch
Type: text/x-patch
Size: 20644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/4234a8b6/attachment-0001.bin>


More information about the llvm-commits mailing list