[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:20:28 PDT 2017
davide added a comment.
In https://reviews.llvm.org/D35606#814083, @anemet wrote:
> Bummer, looks like you and @davide both worked on the same pass: https://reviews.llvm.org/D35570 and came up with very similar patches. @davide did you make progress since the last rev?
I have a new version of the patch with tests on my work machine. @lenary, if you want to work on this, I'm fine with it.
https://reviews.llvm.org/D35606
More information about the llvm-commits
mailing list