[PATCH] D78259: [TailCallElim] Add handling of readonly functions

Layton Kifer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 18:14:28 PDT 2020


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

noticed minor typo in the regression test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78259/new/

https://reviews.llvm.org/D78259

Files:
  llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
  llvm/test/Transforms/TailCallElim/accum_recursion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78259.257919.patch
Type: text/x-patch
Size: 4852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/5c1af923/attachment.bin>


More information about the llvm-commits mailing list