commit | e781359f6e6d92b3893312743af595f7353ddf76 | [log] [tgz] |
---|---|---|
author | Robert Lougher <rob.lougher@gmail.com> | Wed Oct 24 17:03:19 2018 +0000 |
committer | Robert Lougher <rob.lougher@gmail.com> | Wed Oct 24 17:03:19 2018 +0000 |
tree | 13d3bdd602dd24a63d7d7d78cb58bc09caffabd9 | |
parent | 95f42d0b8c48eaf41ea07a7bd38691f2f47e6f5c [diff] |
[CodeGen] skip lifetime end marker in isInTailCallPosition A lifetime end intrinsic between a tail call and the return should not prevent the call from being tail call optimized. Differential Revision: https://reviews.llvm.org/D53519 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345163 91177308-0d34-0410-b5e6-96231b3b80d8