[PATCH] D82085: [TRE] allow TRE for non-capturing calls.
Alexey Lapshin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 24 15:47:24 PDT 2020
avl updated this revision to Diff 273174.
avl added a comment.
check valid TRE candidate into findTRECandidate()().
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82085/new/
https://reviews.llvm.org/D82085
Files:
llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
llvm/test/Transforms/TailCallElim/basic.ll
llvm/test/Transforms/TailCallElim/tre-noncapturing-alloca-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82085.273174.patch
Type: text/x-patch
Size: 15191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200624/8767c7fd/attachment-0001.bin>
More information about the cfe-commits
mailing list