[PATCH] D35606: Move TailRecursionElimination to new OptimizationRemarkEmitter API

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 21:15:27 PDT 2017


davide added a comment.

In https://reviews.llvm.org/D35606#814077, @lenary wrote:

> This closes https://bugs.llvm.org/show_bug.cgi?id=33788
>
> This commit almost certainly needs work, I'm new to the llvm codebase. I also don't fully understand arc, I think I have the right lists subscribed and have asked for reviews from the right people, but I'm not sure.


This seems to be a duplicate of https://reviews.llvm.org/D35570


https://reviews.llvm.org/D35606





More information about the llvm-commits mailing list