[PATCH] D82085: [TRE] markTails marks call sites as tailcalls though some of them are not.
Layton Kifer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 18 13:39:16 PDT 2020
laytonio added a comment.
Relevant llvm-dev thread. Noncapture use of locals disabling TailRecursionElimination <http://lists.llvm.org/pipermail/llvm-dev/2020-May/141473.html>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82085/new/
https://reviews.llvm.org/D82085
More information about the cfe-commits
mailing list