[PATCH] D58391: [TailCallElim] Add tailcall elimination pass to LTO Pipelines

Robert Lougher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 14:07:47 PDT 2019


rob.lougher added a comment.

In D58391#1435174 <https://reviews.llvm.org/D58391#1435174>, @tejohnson wrote:

> Sorry missed your earlier update. LGTM. Thanks for doing the measurements!


Thanks for the review! I've had to revert it as it was causing some LLD failures. I'll update the tests and resubmit tomorrow.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58391





More information about the llvm-commits mailing list